summaryrefslogtreecommitdiffstats
path: root/source/include/acpiosxf.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-08-23 18:01:58 +0000
committerjkim <jkim@FreeBSD.org>2013-08-23 18:01:58 +0000
commitb2a92415360aacb32d9b6107bdcf100d16d09167 (patch)
tree89234dd9f502de2faaf4a280ccd0d3785a7ae96f /source/include/acpiosxf.h
parent8e9a373708032aaf58694e237e3889d7d3fd796f (diff)
downloadFreeBSD-src-b2a92415360aacb32d9b6107bdcf100d16d09167.zip
FreeBSD-src-b2a92415360aacb32d9b6107bdcf100d16d09167.tar.gz
Import ACPICA 20130823.
Diffstat (limited to 'source/include/acpiosxf.h')
-rw-r--r--source/include/acpiosxf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/acpiosxf.h b/source/include/acpiosxf.h
index a1ac1d9..f3f624d 100644
--- a/source/include/acpiosxf.h
+++ b/source/include/acpiosxf.h
@@ -404,6 +404,7 @@ ACPI_STATUS
AcpiOsGetTableByIndex (
UINT32 Index,
ACPI_TABLE_HEADER **Table,
+ UINT32 *Instance,
ACPI_PHYSICAL_ADDRESS *Address);
ACPI_STATUS
OpenPOWER on IntegriCloud