diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-09-24 10:41:13 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-09-24 10:41:13 +0000 |
| commit | 849ded1371e2456eb2f4a88638bf83a198fd28d4 (patch) | |
| tree | e0241db89d4e43127eea4c4dae5c96931151a377 /sys | |
| parent | 9106cde53c623fbe109ccf23fa18030e08154cb8 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/i386/isa/atapi.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i386/isa/atapi.c b/sys/i386/isa/atapi.c index 298e7ee2b529..44cdc4e23501 100644 --- a/sys/i386/isa/atapi.c +++ b/sys/i386/isa/atapi.c @@ -1030,10 +1030,6 @@ struct atapires (*atapi_request_immediate_ptr) (struct atapi *ata, int unit, #include <sys/lkm.h> extern int atapi_lock (int ctlr); -/* - * XXX "ioconf.h" is not included by <sys/conf.h> for lkms, so we need this - * misplaced declaration. - */ extern void wdintr (int); /* |
