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

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

1991/0711/sys/src/9/pc/fns.h:8,141991/0712/sys/src/9/pc/fns.h:8,15 (short | long | prev | next)
1991/0710    
void	fault386(Ureg*); 
1991/0706    
void	floppyinit(void); 
void	floppyintr(Ureg*); 
1991/0711    
long	floppyseek(int, ulong); 
1991/0712    
long	floppyseek(int, long); 
long	floppyread(int, void*, long); 
1991/0711    
#define	flushvirt(); 
1991/0706    
void	idle(void); 
1991/0702    
int	inb(int); 


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