freebsd-dev/sys/amd64
Bruce Evans da2186afa3 Cleaned up:
- fixed a sloppy common-style declaration.
- removed an unused macro.
- moved once-used macros to the one file where they are used.
- removed unused forward struct declarations.
- removed __pure.
- declared inline functions as inline in their prototype as well
  as in theire definition (gcc unfortunately allows the prototype
  to be inconsistent).
- staticized.
1996-10-12 20:36:15 +00:00
..
amd64 Cleaned up: 1996-10-12 20:36:15 +00:00
conf Make userconfig two (default: on) options: 1996-09-11 19:53:45 +00:00
include Cleaned up: 1996-10-12 20:36:15 +00:00
isa Put I*86_CPU defines in opt_cpu.h. 1996-10-09 19:47:44 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
Makefile