summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/include/actables.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/include/actables.h')
-rw-r--r--sys/contrib/dev/acpica/include/actables.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/contrib/dev/acpica/include/actables.h b/sys/contrib/dev/acpica/include/actables.h
index b16c6e3..3452a7b 100644
--- a/sys/contrib/dev/acpica/include/actables.h
+++ b/sys/contrib/dev/acpica/include/actables.h
@@ -50,6 +50,15 @@ AcpiAllocateRootTable (
UINT32 InitialTableCount);
/*
+ * tbxfroot - Root pointer utilities
+ */
+UINT8 *
+AcpiTbScanMemoryForRsdp (
+ UINT8 *StartAddress,
+ UINT32 Length);
+
+
+/*
* tbfadt - FADT parse/convert/validate
*/
void
OpenPOWER on IntegriCloud