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

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

1991/0706/sys/src/9/pc/fns.h:5,121991/0709/sys/src/9/pc/fns.h:5,12 (short | long | prev | next)
1991/0702    
void	delay(int); 
1991/0706    
void	floppyinit(void); 
void	floppyintr(Ureg*); 
void	floppystart(void); 
void	floppystop(void); 
1991/0709    
void	floppystart(int); 
void	floppystop(int); 
1991/0706    
void	idle(void); 
1991/0702    
int	inb(int); 
1991/0703    
void	intr0(void); 


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