New exception codes

date	99.07.06.17.37.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:15:01 +00:00
parent 96304bf299
commit 8122882a74

View File

@ -104,6 +104,10 @@
/* Global initialization interfaces */
void
InitAcpiLibGlobals (
void);
ACPI_STATUS
InitAcpiGetRsdt (
UINT32 *NumberOfTables,
@ -127,6 +131,13 @@ InitCloseFile (
OSD_FILE *FilePtr);
/* Exit interfaces */
void
AcpiLocalCleanup (
void);
/* Debug interfaces */