diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-08-23 18:01:58 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-08-23 18:01:58 +0000 |
| commit | 59ce063597ddbda74269a45aba8187dece2fe00a (patch) | |
| tree | 89234dd9f502de2faaf4a280ccd0d3785a7ae96f /source/include/acpiosxf.h | |
| parent | dbded195f9840f9044a6828c8877c6bf0a956482 (diff) | |
Import ACPICA 20130823.vendor/acpica/20130823
Notes
svn path=/vendor-sys/acpica/dist/; revision=254724
svn path=/vendor-sys/acpica/20130823/; revision=254726; tag=vendor/acpica/20130823
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 |
