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

1990/1212/power/faultmips.c (diff list | history)

1990/1212/sys/src/9/power/faultmips.c:17,221991/0425/sys/src/9/power/faultmips.c:17,23 (short | long | prev | next)
1990/1212    
	extern char *excname[]; 
	int read; 
 
1991/0425    
	m->pfault++; 
1990/1212    
	addr = ur->badvaddr; 
	addr &= ~(BY2PG-1); 
	read = !(code==CTLBM || code==CTLBS); 


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