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

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

1991/0703/sys/src/9/pc/fns.h:31,371991/0704/sys/src/9/pc/fns.h:31,38 (short | long | prev | next)
1991/0702    
void	screenputc(int); 
void	screenputs(char*, int); 
1991/0703    
void	setvec(int, void (*)(void*), int); 
void	sti(void); 
1991/0704    
void	spllo(void); 
void	splhi(void); 
1991/0703    
void	systrap(void); 
void	trapinit(void); 
int	tas(Lock*); 


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