summaryrefslogtreecommitdiff
path: root/source/include/acparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acparser.h')
-rw-r--r--source/include/acparser.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/acparser.h b/source/include/acparser.h
index 4ad2ec27402b..a3c766610415 100644
--- a/source/include/acparser.h
+++ b/source/include/acparser.h
@@ -72,6 +72,9 @@
*
*****************************************************************************/
+extern const UINT8 AcpiGbl_ShortOpIndex[];
+extern const UINT8 AcpiGbl_LongOpIndex[];
+
/*
* psxface - Parser external interfaces