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

1992/0609/power/faultmips.c (diff list | history)

1992/0508/sys/src/9/power/faultmips.c:21,261992/0609/sys/src/9/power/faultmips.c:21,28 (short | long | prev | next)
1990/1212    
 
1992/0508    
	LEDON(LEDfault); 
1990/1212    
	addr = ur->badvaddr; 
1992/0609    
	if(addr & KZERO) 
		LEDON(LEDkfault); 
1990/1212    
	addr &= ~(BY2PG-1); 
	read = !(code==CTLBM || code==CTLBS); 
1991/0926    
 


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