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

1991/0803/pc/fns.h (diff list | history)

1991/0802/sys/src/9/pc/fns.h:16,211991/0803/sys/src/9/pc/fns.h:16,23 (short | long | prev | next)
1991/0718    
ulong	getcr2(void); 
1991/0706    
void	idle(void); 
1991/0702    
int	inb(int); 
1991/0803    
int	inss(int, void*, int); 
int	outss(int, void*, int); 
1991/0703    
void	kbdinit(void); 
1991/0706    
void	kbdintr(Ureg*); 
void	mmuinit(void); 
1991/0802/sys/src/9/pc/fns.h:31,361991/0803/sys/src/9/pc/fns.h:33,39
1991/0703    
void	screeninit(void); 
1991/0702    
void	screenputc(int); 
void	screenputs(char*, int); 
1991/0803    
int	serial(int); 
1991/0716    
void	setvec(int, void (*)(Ureg*)); 
1991/0703    
void	systrap(void); 
1991/0711    
void	touser(void); 


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