freebsd-skq/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 Put LDDESTDIR before library listing. 1994-09-18 19:10:11 +00:00
conf Removed obsolete example of specifying PCI IntA to IRQ mapping for NCR. 1994-09-18 21:18:49 +00:00
eisa Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
i386 Remove some unnecessary #includes. 1994-09-18 23:08:56 +00:00
include Replace unsigned' by u_int' so that it is not necessary to include 1994-09-18 22:05:22 +00:00
isa Remove some unnecessary #includes. 1994-09-18 23:08:56 +00:00
pci Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00