summaryrefslogtreecommitdiffstats
path: root/source/include/acglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acglobal.h')
-rw-r--r--source/include/acglobal.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/source/include/acglobal.h b/source/include/acglobal.h
index 5535c1d..1fc2bc6 100644
--- a/source/include/acglobal.h
+++ b/source/include/acglobal.h
@@ -287,17 +287,8 @@ ACPI_EXTERN UINT8 AcpiGbl_OsiData;
ACPI_EXTERN ACPI_INTERFACE_INFO *AcpiGbl_SupportedInterfaces;
ACPI_EXTERN ACPI_ADDRESS_RANGE *AcpiGbl_AddressRangeList[ACPI_ADDRESS_RANGE_MAX];
-
#ifndef DEFINE_ACPI_GLOBALS
-/* Exception codes */
-
-extern char const *AcpiGbl_ExceptionNames_Env[];
-extern char const *AcpiGbl_ExceptionNames_Pgm[];
-extern char const *AcpiGbl_ExceptionNames_Tbl[];
-extern char const *AcpiGbl_ExceptionNames_Aml[];
-extern char const *AcpiGbl_ExceptionNames_Ctrl[];
-
/* Other miscellaneous */
extern BOOLEAN AcpiGbl_Shutdown;
OpenPOWER on IntegriCloud