summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-07-14 02:58:00 +0000
committernjl <njl@FreeBSD.org>2003-07-14 02:58:00 +0000
commit33a593e53b60868694276618db6730298c30cb2f (patch)
treede62d9e49d40c8b61b1f5c5011fd87d35f7af59e /sys/contrib/dev/acpica
parent05a34bb4660e12e1bad2b826032f6274d01f2e31 (diff)
downloadFreeBSD-src-33a593e53b60868694276618db6730298c30cb2f.zip
FreeBSD-src-33a593e53b60868694276618db6730298c30cb2f.tar.gz
Remove a multiply-defined function. The change has been submitted to the
vendor.
Diffstat (limited to 'sys/contrib/dev/acpica')
-rw-r--r--sys/contrib/dev/acpica/acdisasm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/contrib/dev/acpica/acdisasm.h b/sys/contrib/dev/acpica/acdisasm.h
index 8df05f9..801e6d6 100644
--- a/sys/contrib/dev/acpica/acdisasm.h
+++ b/sys/contrib/dev/acpica/acdisasm.h
@@ -226,10 +226,6 @@ void
AcpiDmDecodeInternalObject (
ACPI_OPERAND_OBJECT *ObjDesc);
-void
-AcpiDmDecodeNode (
- ACPI_NAMESPACE_NODE *Node);
-
UINT32
AcpiDmBlockType (
ACPI_PARSE_OBJECT *Op);
OpenPOWER on IntegriCloud