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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/acparser.h b/source/include/acparser.h
index dd2782199d00..4137981024f7 100644
--- a/source/include/acparser.h
+++ b/source/include/acparser.h
@@ -83,6 +83,10 @@ ACPI_STATUS
AcpiPsExecuteMethod (
ACPI_EVALUATE_INFO *Info);
+ACPI_STATUS
+AcpiPsExecuteTable (
+ ACPI_EVALUATE_INFO *Info);
+
/*
* psargs - Parse AML opcode arguments