freebsd-src/sys/isa
Garrett Wollman f23b4c91c4 Fix up some sloppy coding practices:
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
1994-08-18 22:36:09 +00:00
..
ic
atrtc.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
fd.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fdc.h
fdreg.h Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
kbdtables.h
rtc.h Enable use of the RTC chip for the statistical clock. While this does 1994-08-15 03:15:20 +00:00
sio.c Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00
sioreg.h
syscons.c Oops, changed order of include lines... 1994-08-17 19:32:23 +00:00
timerreg.h