summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/isa_device.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-05-28 10:11:49 +0000
committerpeter <peter@FreeBSD.org>2000-05-28 10:11:49 +0000
commit6c19cf0ba179cba6c9be34c300ca567129740eac (patch)
treea764a958d1f2c95494e9c08360d340494354e415 /sys/i386/isa/isa_device.h
parent54c29c9155264be119260f0397810913a17f7156 (diff)
downloadFreeBSD-src-6c19cf0ba179cba6c9be34c300ca567129740eac.zip
FreeBSD-src-6c19cf0ba179cba6c9be34c300ca567129740eac.tar.gz
Remove haveseen_iobase() - it is no longer called from anywhere in the
kernel.
Diffstat (limited to 'sys/i386/isa/isa_device.h')
-rw-r--r--sys/i386/isa/isa_device.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h
index e6e7353..c89dca0 100644
--- a/sys/i386/isa/isa_device.h
+++ b/sys/i386/isa/isa_device.h
@@ -91,10 +91,7 @@ struct isa_driver {
};
#ifdef _KERNEL
-
-int haveseen_iobase __P((struct isa_device *dvp, int iosize));
int isa_compat_nextid __P((void));
-
#endif
#endif /* COMPAT_OLDISA */
OpenPOWER on IntegriCloud