mirror of
https://github.com/acpica/acpica/
synced 2025-03-18 12:12:53 +03:00
Added a comment
date 2003.12.03.20.54.00; author rmoore1; state Exp;
This commit is contained in:
parent
ece1b4e649
commit
f5d665d075
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acglobal.h - Declarations for global variables
|
||||
* $Revision: 1.143 $
|
||||
* $Revision: 1.144 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -179,6 +179,9 @@ ACPI_EXTERN ACPI_COMMON_FACS AcpiGbl_CommonFACS;
|
||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerBitWidth;
|
||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerByteWidth;
|
||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerNybbleWidth;
|
||||
|
||||
/* Keep local copies of these FADT-based registers */
|
||||
|
||||
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1aEnable;
|
||||
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1bEnable;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user