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

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

1990/1214/sys/src/9/power/trap.c:493,4981990/1226/sys/src/9/power/trap.c:493,504 (short | long | prev | next)
1990/0227    
	return ret; 
} 
 
1990/1226    
void 
execpc(ulong entry) 
{ 
	((Ureg*)UREGADDR)->pc = entry - 4;		/* syscall advances it */ 
} 
 
1990/11211    
#include "errstr.h" 
 
1990/0227    
void 


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