1992/0509/power/clock.c (diff list | history)
void delay(int ms) { ulong t, *p; int i; ms *= 7000; /* experimentally determined */