mirror of
https://github.com/acpica/acpica/
synced 2025-02-12 19:44:09 +03:00
xface change
date 2004.11.04.22.18.00; author rmoore1; state Exp;
This commit is contained in:
parent
5775f64a5c
commit
57d47c3e7d
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acinterp.h - Interpreter subcomponent prototypes and defines
|
||||
* $Revision: 1.154 $
|
||||
* $Revision: 1.155 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -559,12 +559,13 @@ AcpiExResolveObjectToValue (
|
||||
|
||||
|
||||
/*
|
||||
* exdump - Scanner debug output routines
|
||||
* exdump - Interpreter debug output routines
|
||||
*/
|
||||
|
||||
void
|
||||
AcpiExDumpOperand (
|
||||
ACPI_OPERAND_OBJECT *EntryDesc);
|
||||
ACPI_OPERAND_OBJECT *ObjDesc,
|
||||
UINT32 Depth);
|
||||
|
||||
void
|
||||
AcpiExDumpOperands (
|
||||
|
Loading…
x
Reference in New Issue
Block a user