freebsd-dev/sys/amd64
Bruce Evans 2c305bdb3c Nuke the losing version of microtime. The assembler version now works
for all reasonable HZ's.  HZ > 1000 doesn't work because of sloppy
conversions in hzto() (division by (tick / 1000) == 0).  This was
fixed in 1.1.5.

Eliminate some extern declarations by including the appropriate header
files that now contain appropriate declarations.
1994-11-06 01:33:03 +00:00
..
amd64 Nuke the losing version of microtime. The assembler version now works 1994-11-06 01:33:03 +00:00
conf Argh! Missing quotes. 1994-11-05 07:41:08 +00:00
include Declare all functions exported by the npx driver. 1994-11-05 22:59:09 +00:00
isa Public function declarations moved to <machine/npx.h>. 1994-11-06 00:58:06 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00