mirror of
https://github.com/acpica/acpica/
synced 2025-03-19 04:32:59 +03:00
new globals
date 2003.04.21.22.29.00; author rmoore1; state Exp;
This commit is contained in:
parent
ff4941193a
commit
c12d45a3d0
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acglobal.h - Declarations for global variables
|
||||
* $Revision: 1.139 $
|
||||
* $Revision: 1.140 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -178,6 +178,8 @@ ACPI_EXTERN ACPI_COMMON_FACS AcpiGbl_CommonFACS;
|
||||
*/
|
||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerBitWidth;
|
||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerByteWidth;
|
||||
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1aEnable;
|
||||
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1bEnable;
|
||||
|
||||
/*
|
||||
* Since there may be multiple SSDTs and PSDTS, a single pointer is not
|
||||
|
Loading…
x
Reference in New Issue
Block a user