scottr 35f356e920 Eliminate more overhead in delay(); there's no point in doing the same
thing in both the calibrator function and the actual delay function.  At
this point, _delay() does all of the work, so we can garbage collect
dummy_delay() and make _delay() an alternate entry point for delay().

This results in a small (but measurable) improvement on the IIci.
1999-06-11 06:51:39 +00:00
..
1999-06-09 12:38:50 +00:00
1999-06-11 01:44:47 +00:00
1999-06-09 04:25:54 +00:00
1999-05-18 23:06:02 +00:00
1999-06-09 04:27:01 +00:00
1999-06-09 12:18:19 +00:00
1999-05-17 16:41:48 +00:00