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

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

1990/03091/sys/src/9/power/trap.c:421,4261990/0310/sys/src/9/power/trap.c:421,427 (short | long | prev | next)
1990/0227    
 
	u->p->insyscall = 1; 
	ur = aur; 
1990/0310    
	u->p->pc = ur->pc;		/* BUG */ 
1990/0227    
	/* 
	 * since the system call interface does not 
	 * guarantee anything about registers, 


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