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

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

1991/0808/sys/src/9/pc/fns.h:19,311991/0809/sys/src/9/pc/fns.h:19,31 (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/0809    
void	inss(int, void*, int); 
1991/0703    
void	kbdinit(void); 
1991/0706    
void	kbdintr(Ureg*); 
1991/0808    
int	mail(int); 
1991/0706    
void	mmuinit(void); 
1991/0702    
void	outb(int, int); 
1991/0809    
void	outss(int, void*, int); 
1991/0808    
int	owl(int); 
1991/0702    
void	prhex(ulong); 
1991/0717    
void	procrestore(Proc*, uchar*); 


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