diff options
Diffstat (limited to 'source/include/acpiosxf.h')
-rw-r--r-- | source/include/acpiosxf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/acpiosxf.h b/source/include/acpiosxf.h index a1ac1d9a09b6..f3f624d36971 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 |