mirror of
https://github.com/acpica/acpica/
synced 2025-03-14 02:02:52 +03:00
Support for Logical RSDP and subtables
date 2002.03.20.21.47.00; author rmoore1; state Exp;
This commit is contained in:
parent
9491f6b68e
commit
c998e94197
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acdebug.h - ACPI/AML debugger
|
||||
* $Revision: 1.57 $
|
||||
* $Revision: 1.58 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -362,6 +362,9 @@ ACPI_STATUS
|
||||
AcpiDbLoadAcpiTable (
|
||||
NATIVE_CHAR *Filename);
|
||||
|
||||
ACPI_STATUS
|
||||
AcpiDbGetAcpiTable (
|
||||
NATIVE_CHAR *Filename);
|
||||
|
||||
/*
|
||||
* dbhistry - debugger HISTORY command
|
||||
|
Loading…
x
Reference in New Issue
Block a user