mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 08:54:16 +03:00
date 99.07.01.19.22.00; author rmoore1; state Exp;
This commit is contained in:
parent
cd144ef442
commit
d7aed5353b
@ -124,6 +124,7 @@ UINT32 DebugLevel = NORMAL_DEFAULT;
|
||||
/* Debug switch - layer (component) mask */
|
||||
|
||||
UINT32 DebugLayer = ALL_COMPONENTS;
|
||||
UINT32 NestingLevel = 0;
|
||||
|
||||
|
||||
|
||||
@ -421,12 +422,6 @@ InitAcpiLibGlobals (void)
|
||||
RootObject->Type = TYPE_Any;
|
||||
RootObject->Value = NULL;
|
||||
|
||||
|
||||
/* Debug */
|
||||
|
||||
NestingLevel = 0;
|
||||
|
||||
|
||||
FUNCTION_EXIT;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user