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

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

1992/0222/sys/src/9/pc/fns.h:2,71992/0323/sys/src/9/pc/fns.h:2,8 (short | long | prev | next)
1991/0703    
 
1991/0827    
void	meminit(void); 
1991/1113    
void	bigcursor(void); 
1992/0323    
void	bootargs(ulong); 
1991/0711    
#define	clearmmucache()		/* 386 doesn't have one */ 
1991/0706    
void	clock(Ureg*); 
1991/0705    
void	clockinit(void); 
1992/0222/sys/src/9/pc/fns.h:55,611992/0323/sys/src/9/pc/fns.h:56,62
1991/0803    
int	serial(int); 
1991/0716    
void	setvec(int, void (*)(Ureg*)); 
1991/0703    
void	systrap(void); 
1991/0711    
void	touser(void); 
1992/0323    
void	touser(void*); 
1991/0703    
void	trapinit(void); 
1992/0222    
int	tas(void*); 
1991/1113    
void	uartclock(void); 


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