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

1992/0120/pc/trap.c (diff list | history)

1992/0111/sys/src/9/pc/trap.c:288,2931992/0120/sys/src/9/pc/trap.c:288,299 (short | long | prev | next)
1991/1214    
	return USTKTOP-BY2WD;			/* address of user-level clock */ 
1991/0720    
} 
 
1992/0120    
ulong 
userpc(void) 
{ 
	return ((Ureg*)UREGADDR)->pc; 
} 
 
1991/0718    
/* 
1991/0710    
 *  system calls 
 */ 


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