Renamed a constant

date	2000.06.02.21.46.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 15:38:20 +00:00
parent 3504a9309b
commit d09ca4f670

View File

@ -445,7 +445,7 @@ AdParseTables (void)
/* Initialize the root object */
((ACPI_NAMED_OP *) Gbl_ParsedNamespaceRoot)->Name = * (UINT32 *) NS_ROOT;
((ACPI_NAMED_OP *) Gbl_ParsedNamespaceRoot)->Name = ACPI_ROOT_NAME;
/* Pass 1: Parse everything except control method bodies */