From be99e84498e91a5930864ef7b92b1a7ceb815e44 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Wed, 31 Aug 2016 21:40:51 +0000 Subject: Import ACPICA 20160831. --- source/include/acparser.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/include/acparser.h') 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 -- cgit v1.3