new globals

date	2003.04.21.22.29.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:36:56 +00:00
parent ff4941193a
commit c12d45a3d0

View File

@ -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