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

1992/0222/pc/fns.h (diff list | history)

1992/0122/sys/src/9/pc/fns.h:57,651992/0222/sys/src/9/pc/fns.h:57,66 (short | long | prev | next)
1991/0703    
void	systrap(void); 
1991/0711    
void	touser(void); 
1991/0703    
void	trapinit(void); 
int	tas(Lock*); 
1992/0222    
int	tas(void*); 
1991/1113    
void	uartclock(void); 
1991/0808    
void	uartintr0(Ureg*); 
1991/0723    
void	vgainit(void); 
1991/0710    
#define	waserror()	(u->nerrlab++, setlabel(&u->errlab[u->nerrlab-1])) 
1992/0101    
#define	kmapperm(x)	kmap(x) 
1992/0222    
#define getcallerpc(x)	(*(ulong*)(x)) 


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