plan 9 kernel history: overview | file list | diff list

1992/0509/power/clock.c (diff list | history)

1992/0509/sys/src/9/power/clock.c:10,161992/0711/sys/src/9/power/clock.c:10,15 (short | long | prev | next)
1990/0227    
void 
delay(int ms) 
{ 
	ulong t, *p; 
	int i; 
 
	ms *= 7000;	/* experimentally determined */ 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)