summaryrefslogtreecommitdiffstats
path: root/compiler/dtcompiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/dtcompiler.h')
-rw-r--r--compiler/dtcompiler.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/dtcompiler.h b/compiler/dtcompiler.h
index a344a5b..9138a78 100644
--- a/compiler/dtcompiler.h
+++ b/compiler/dtcompiler.h
@@ -394,6 +394,10 @@ DtCompileRsdt (
void **PFieldList);
ACPI_STATUS
+DtCompileSlic (
+ void **PFieldList);
+
+ACPI_STATUS
DtCompileSlit (
void **PFieldList);
OpenPOWER on IntegriCloud