HardenedBSD/sys/i386
Bruce Evans eb51e37703 Remove some unnecessary #includes.
Restore the simple leap year calculation as a macro and document it so
that it doesn't become complicated again.  The simple version works
for all leap years covered by 32-bit time_t's.  The complicated version
doesn't work for all leap years covered by 64-bit time_t's since among
other reasons, the solar system is not stable for long enough.

Fix declarations.

Nuke spinwait().
1994-09-18 23:08:56 +00:00
..
boot
conf
eisa
i386 Remove some unnecessary #includes. 1994-09-18 23:08:56 +00:00
include
isa Remove some unnecessary #includes. 1994-09-18 23:08:56 +00:00
pci
Makefile