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

1991/1111/power/trap.c (diff list | history)

1991/1110/sys/src/9/power/trap.c:566,5731991/1111/sys/src/9/power/trap.c:566,573 (short | long | prev | next)
1990/0227    
	vmevec[v] = f; 
1991/1110    
} 
 
/* This routine must save the values of registers the user is not permitted to write from devproc  
 * and the restore them before returning 
1991/1111    
/* This routine must save the values of registers the user is not permitted to write 
 * from devproc and the restore the saved values before returning 
1991/1110    
 */ 
void 
setregisters(Ureg *xp, char *pureg, char *uva, int n) 


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