summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/isa_device.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-20 12:34:15 +0000
committerbde <bde@FreeBSD.org>1997-07-20 12:34:15 +0000
commitcb6215d35d0b4d9961ca63e31bed95f3d40af964 (patch)
tree002eb17db1f7bd71a830bd0ed1c77378d34e47cd /sys/i386/isa/isa_device.h
parentadcb62ea36966f3f12590751dd34bcc36baa0eb0 (diff)
downloadFreeBSD-src-cb6215d35d0b4d9961ca63e31bed95f3d40af964.zip
FreeBSD-src-cb6215d35d0b4d9961ca63e31bed95f3d40af964.tar.gz
Removed yet another vestige of devconf.
Diffstat (limited to 'sys/i386/isa/isa_device.h')
-rw-r--r--sys/i386/isa/isa_device.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h
index bf7c7a9..726a068 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.41 1997/05/31 09:07:36 peter Exp $
+ * $Id: isa_device.h,v 1.42 1997/06/02 08:19:05 dfr Exp $
*/
#ifndef _I386_ISA_ISA_DEVICE_H_
@@ -95,8 +95,6 @@ struct isa_driver {
int sensitive_hw; /* true if other probes confuse us */
};
-#define ISA_EXTERNALLEN (sizeof(struct isa_device))
-
#ifdef KERNEL
extern struct isa_device isa_biotab_fdc[];
OpenPOWER on IntegriCloud