mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 00:44:17 +03:00
Renamed a constant
date 2000.06.02.21.46.00; author rmoore1; state Exp;
This commit is contained in:
parent
3504a9309b
commit
d09ca4f670
@ -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 */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user