summaryrefslogtreecommitdiff
path: root/source/include/actables.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/actables.h')
-rw-r--r--source/include/actables.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/actables.h b/source/include/actables.h
index e266924b0540..2e3065865753 100644
--- a/source/include/actables.h
+++ b/source/include/actables.h
@@ -52,6 +52,10 @@ AcpiAllocateRootTable (
/*
* tbxfroot - Root pointer utilities
*/
+UINT32
+AcpiTbGetRsdpLength (
+ ACPI_TABLE_RSDP *Rsdp);
+
ACPI_STATUS
AcpiTbValidateRsdp (
ACPI_TABLE_RSDP *Rsdp);