HardenedBSD/sys/amd64/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
..
clock.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
icu.h
isa.c Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00
isa.h
npx.c
timerreg.h
vector.s Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00
vector.S Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00