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

1994/0806/carrera/main.c (diff list | history)

1994/0728/sys/src/9/carrera/main.c:413,4181994/0806/sys/src/9/carrera/main.c:413,421 (short | long | prev | next)
1993/0903    
		delay(10); 
1993/1221    
 
1993/0903    
	splhi(); 
1994/0806    
	if(type == 1) 
		for(;;); 
 
1993/1221    
	/* Turn off the NMI hander for the debugger */ 
	vec = (uchar*)0xA0000420; 
	vec[0] = 0; 


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