summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/isa_device.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-09-10 23:31:13 +0000
committerbde <bde@FreeBSD.org>1996-09-10 23:31:13 +0000
commit4b1a7c107d12dcaa90f1733628ef92b9daabf17d (patch)
tree694ee7f35a28ef2be59bd7a989e9073882d81ecd /sys/i386/isa/isa_device.h
parent059cd92beecd7b436c11af3f9ec6dd0b48b2eef5 (diff)
downloadFreeBSD-src-4b1a7c107d12dcaa90f1733628ef92b9daabf17d.zip
FreeBSD-src-4b1a7c107d12dcaa90f1733628ef92b9daabf17d.tar.gz
Removed more devconf leftovers.
Diffstat (limited to 'sys/i386/isa/isa_device.h')
-rw-r--r--sys/i386/isa/isa_device.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h
index 81e8565..4b3f7f9 100644
--- a/sys/i386/isa/isa_device.h
+++ b/sys/i386/isa/isa_device.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa_device.h 7.1 (Berkeley) 5/9/91
- * $Id: isa_device.h,v 1.31 1996/09/04 09:49:35 asami Exp $
+ * $Id: isa_device.h,v 1.32 1996/09/08 10:44:12 phk Exp $
*/
#ifndef _I386_ISA_ISA_DEVICE_H_
@@ -128,9 +128,6 @@ extern struct isa_device isa_devtab_net[];
extern struct isa_device isa_devtab_null[];
extern struct isa_device isa_devtab_tty[];
-struct kern_devconf;
-struct sysctl_req;
-
inthand_t
IDTVEC(fastintr0), IDTVEC(fastintr1),
IDTVEC(fastintr2), IDTVEC(fastintr3),
OpenPOWER on IntegriCloud