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

1990/03091/gnot/trap.c (diff list | history)

1990/03091/sys/src/9/gnot/trap.c:244,2491990/0312/sys/src/9/gnot/trap.c:244,250 (short | long | prev | next)
1990/03091    
 
	u->p->insyscall = 1; 
	ur = aur; 
1990/0312    
	u->p->pc = ur->pc; 
1990/03091    
	if(ur->sr & SUPER) 
		panic("recursive system call"); 
#ifdef asdf 


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