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

1990/1113/power/trap.c (diff list | history)

1990/1110/sys/src/9/power/trap.c:385,3901990/1113/sys/src/9/power/trap.c:385,391 (short | long | prev | next)
1990/0619    
	} 
1990/0227    
	u->notified = 0; 
	memcpy(*urp, u->ureg, sizeof(Ureg)); 
1990/1113    
	(*urp)->r1 = -1;	/* return error from the interrupted call */ 
1990/0227    
	unlock(&u->p->debug); 
	splhi(); 
	rfnote(urp); 


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