diff options
Diffstat (limited to 'sys/i386/isa/isa_device.h')
-rw-r--r-- | sys/i386/isa/isa_device.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h index 8a8615f..92a3d14 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.58 1999/04/16 21:22:23 peter Exp $ + * $Id: isa_device.h,v 1.59 1999/04/19 20:16:22 peter Exp $ */ #ifndef _I386_ISA_ISA_DEVICE_H_ @@ -45,8 +45,6 @@ * ISA Bus Autoconfiguration */ -typedef void ointhand2_t __P((int unit)); - /* * Per device structure. * |