mirror of
https://github.com/acpica/acpica/
synced 2025-03-18 12:12:53 +03:00
Completed major overhaul and restructuring of table manager code.
date 2002.06.20.22.04.00; author rmoore1; state Exp;
This commit is contained in:
parent
84138b67e4
commit
c374ef46db
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acglobal.h - Declarations for global variables
|
||||
* $Revision: 1.125 $
|
||||
* $Revision: 1.126 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -163,6 +163,7 @@ extern UINT32 AcpiGbl_NestingLevel;
|
||||
*
|
||||
*/
|
||||
ACPI_EXTERN UINT32 AcpiGbl_TableFlags;
|
||||
ACPI_EXTERN UINT32 AcpiGbl_RsdtTableCount;
|
||||
ACPI_EXTERN RSDP_DESCRIPTOR *AcpiGbl_RSDP;
|
||||
ACPI_EXTERN XSDT_DESCRIPTOR *AcpiGbl_XSDT;
|
||||
ACPI_EXTERN FADT_DESCRIPTOR *AcpiGbl_FADT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user