Remove a multiply-defined function. The change has been submitted to the

vendor.
This commit is contained in:
njl 2003-07-14 02:58:00 +00:00
parent 05a34bb466
commit 33a593e53b

View File

@ -226,10 +226,6 @@ void
AcpiDmDecodeInternalObject ( AcpiDmDecodeInternalObject (
ACPI_OPERAND_OBJECT *ObjDesc); ACPI_OPERAND_OBJECT *ObjDesc);
void
AcpiDmDecodeNode (
ACPI_NAMESPACE_NODE *Node);
UINT32 UINT32
AcpiDmBlockType ( AcpiDmBlockType (
ACPI_PARSE_OBJECT *Op); ACPI_PARSE_OBJECT *Op);