K 10 svn:author V 3 bde K 8 svn:date V 27 1994-11-06T01:33:03.000000Z K 7 svn:log V 341 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. END