mirror of
https://github.com/acpica/acpica/
synced 2025-03-18 12:12:53 +03:00
new global
date 2004.04.22.19.25.00; author rmoore1; state Exp;
This commit is contained in:
parent
36c2e3270f
commit
26a7f81b8c
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acglobal.h - Declarations for global variables
|
||||
* $Revision: 1.152 $
|
||||
* $Revision: 1.153 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -265,6 +265,7 @@ ACPI_EXTERN BOOLEAN AcpiGbl_StepToNextCall;
|
||||
ACPI_EXTERN BOOLEAN AcpiGbl_AcpiHardwarePresent;
|
||||
ACPI_EXTERN BOOLEAN AcpiGbl_GlobalLockPresent;
|
||||
ACPI_EXTERN BOOLEAN AcpiGbl_EventsInitialized;
|
||||
ACPI_EXTERN BOOLEAN AcpiGbl_SystemAwakeAndRunning;
|
||||
|
||||
extern BOOLEAN AcpiGbl_Shutdown;
|
||||
extern UINT32 AcpiGbl_StartupFlags;
|
||||
|
Loading…
x
Reference in New Issue
Block a user