summaryrefslogtreecommitdiff
path: root/compiler/dtcompiler.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2011-03-16 20:53:41 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2011-03-16 20:53:41 +0000
commit4d8fe534b7309d798d941e14e51985eed6b511bc (patch)
tree8e59ec98e0d4b4d7084753b3623441114c6185b0 /compiler/dtcompiler.h
parent19834a6cfd047752c68451e6ded1a2950f6b1f44 (diff)
Notes
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 a344a5ba2fb4..9138a78e71bf 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);