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

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

1992/0321/sys/src/9/power/clock.c:83,881992/0509/sys/src/9/power/clock.c:83,93 (short | long | prev | next)
1990/0227    
		i = *CLRTIM0; 
1990/1214    
		USED(i); 
1990/0227    
		m->ticks++; 
1992/0509    
		if(m->ticks&(1<<4)) 
			LEDON(LEDpulse); 
		else 
			LEDOFF(LEDpulse); 
 
1990/0227    
		if(m->machno == 0){ 
			p = m->proc; 
1991/1112    
			if(p) { 


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