date 2000.10.09.21.08.00; author agrover; state Exp;

This commit is contained in:
aystarik 2005-06-29 20:16:16 +00:00
parent 8562e90d9f
commit 834c0e62d6

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: accommon.h -- prototypes for the common (subsystem-wide) procedures
* $Revision: 1.78 $
* $Revision: 1.79 $
*
*****************************************************************************/
@ -639,6 +639,10 @@ BOOLEAN
AcpiCmValidAcpiCharacter (
NATIVE_CHAR Character);
ACPI_STATUS
AcpiCmResolvePackageReferences (
ACPI_OPERAND_OBJECT *ObjDesc);
/*
* Memory allocation functions and related macros.