mirror of
https://github.com/acpica/acpica/
synced 2025-01-07 10:04:53 +03:00
Added GetTablePtr
date 99.07.20.21.43.00; author rmoore1; state Exp;
This commit is contained in:
parent
84caa964ec
commit
df21830fd0
@ -439,6 +439,11 @@ NsPopCurrent (
|
||||
* ACPI Table functions - nstables
|
||||
*/
|
||||
|
||||
ACPI_STATUS
|
||||
NsGetTablePtr (
|
||||
ACPI_TABLE_TYPE TableType,
|
||||
ACPI_TABLE_HEADER **TablePtrLoc);
|
||||
|
||||
ACPI_STATUS
|
||||
NsFindRsdp (
|
||||
char **BufferPtr,
|
||||
|
Loading…
Reference in New Issue
Block a user