freebsd_amp_hwpstate/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 New interrupt code from Bruce Evans. In additional to Bruce's attached 1994-04-02 07:00:53 +00:00
isa.c Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00
isa.h Added IO_PPI define, pulled timer related stuff 1994-04-21 14:20:54 +00:00
npx.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
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