mirror of
https://github.com/acpica/acpica/
synced 2025-03-21 21:52:53 +03:00
New global
date 2003.05.28.17.44.00; author rmoore1; state Exp;
This commit is contained in:
parent
9ecea03e0e
commit
ece1b4e649
@ -1,7 +1,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Name: acglobal.h - Declarations for global variables
|
* Name: acglobal.h - Declarations for global variables
|
||||||
* $Revision: 1.142 $
|
* $Revision: 1.143 $
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -178,6 +178,7 @@ ACPI_EXTERN ACPI_COMMON_FACS AcpiGbl_CommonFACS;
|
|||||||
*/
|
*/
|
||||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerBitWidth;
|
ACPI_EXTERN UINT8 AcpiGbl_IntegerBitWidth;
|
||||||
ACPI_EXTERN UINT8 AcpiGbl_IntegerByteWidth;
|
ACPI_EXTERN UINT8 AcpiGbl_IntegerByteWidth;
|
||||||
|
ACPI_EXTERN UINT8 AcpiGbl_IntegerNybbleWidth;
|
||||||
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1aEnable;
|
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1aEnable;
|
||||||
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1bEnable;
|
ACPI_EXTERN ACPI_GENERIC_ADDRESS AcpiGbl_XPm1bEnable;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user