summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-10-16 10:38:48 +0000
committerphk <phk@FreeBSD.org>2002-10-16 10:38:48 +0000
commitabc97d30f63ea7a6f7848c39d7b3f6a1f44b66ed (patch)
treee025bbd5c2ca1577161683b4d500f35efaa21da6 /sys/isa
parentef17fed2cc72e5d782f3687c4b4d854939739c41 (diff)
downloadFreeBSD-src-abc97d30f63ea7a6f7848c39d7b3f6a1f44b66ed.zip
FreeBSD-src-abc97d30f63ea7a6f7848c39d7b3f6a1f44b66ed.tar.gz
No need to declare M_ISADEV here.
Spotted by: FlexeLint.
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/isa_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/isa/isa_common.h b/sys/isa/isa_common.h
index dc559ad..2eae66ab 100644
--- a/sys/isa/isa_common.h
+++ b/sys/isa/isa_common.h
@@ -33,8 +33,6 @@
* without notice.
*/
-MALLOC_DECLARE(M_ISADEV);
-
/*
* PNP configurations are kept in a tailq.
*/
OpenPOWER on IntegriCloud