summaryrefslogtreecommitdiff
path: root/source/tools/acpihelp/acpihelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/tools/acpihelp/acpihelp.h')
-rw-r--r--source/tools/acpihelp/acpihelp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/tools/acpihelp/acpihelp.h b/source/tools/acpihelp/acpihelp.h
index d5b13c059..8ee626ee5 100644
--- a/source/tools/acpihelp/acpihelp.h
+++ b/source/tools/acpihelp/acpihelp.h
@@ -198,6 +198,8 @@
ACPI_GLOBAL (char, Gbl_Buffer[AH_BUFFER_LENGTH]);
ACPI_GLOBAL (char, Gbl_LineBuffer[AH_LINE_BUFFER_LENGTH]);
+extern const AH_PREDEFINED_NAME AslPredefinedInfo[];
+extern const AH_DEVICE_ID AslDeviceIds[];
#define AH_DISPLAY_EXCEPTION(Status, Name) \