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

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

1991/0614/sys/src/9/pc/fns.h:1,21991/0702/sys/src/9/pc/fns.h:1,7 (short | long | prev | next)
1991/0614    
void	restregs(void); 
void	saveregs(void); 
1991/0702    
void	delay(int); 
int	inb(int); 
int	kbdc(void); 
void	outb(int, int); 
void	prhex(ulong); 
void	screenputc(int); 
void	screenputs(char*, int); 


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