mirror of
https://github.com/acpica/acpica/
synced 2025-01-28 20:25:25 +03:00
date 2000.10.09.21.08.00; author agrover; state Exp;
This commit is contained in:
parent
8562e90d9f
commit
834c0e62d6
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user