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

1993/1212/carrera/trap.c (diff list | history)

1993/1212/sys/src/9/carrera/trap.c:617,6231993/1217/sys/src/9/carrera/trap.c:617,622 (short | long | prev | next)
1993/0903    
	memmove(cur, ur, sizeof(Ureg)); 
 
	cur->pc += 4; 
1993/0930    
	cur->status |= CU0; 
1993/0903    
 
	/* Things from bottom of syscall we never got to execute */ 
	p->psstate = 0; 


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