xface change

date	2004.11.04.22.18.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:41:31 +00:00
parent 5775f64a5c
commit 57d47c3e7d

View File

@ -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 (