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

1992/0923/pc/fns.h (diff list | history)

1992/0923/sys/src/9/pc/fns.h:32,371992/0929/sys/src/9/pc/fns.h:32,38 (short | long | prev | next)
Add isamem, pcicreset.
rsc Fri Mar 4 12:44:25 2005
1992/0922    
ushort	ins(int); 
1991/0809    
void	inss(int, void*, int); 
1992/0922    
void	insl(int, void*, int); 
1992/0929    
ulong	isamem(int); 
1991/0703    
void	kbdinit(void); 
1991/0906    
void	mathinit(void); 
1991/0706    
void	mmuinit(void); 
1992/0923/sys/src/9/pc/fns.h:45,501992/0929/sys/src/9/pc/fns.h:46,52
1992/0922    
void	outs(int, ushort); 
1991/0809    
void	outss(int, void*, int); 
1992/0922    
void	outsl(int, void*, int); 
1992/0929    
void	pcicreset(void); 
1991/0702    
void	prhex(ulong); 
1992/0122    
void	procrestore(Proc*); 
void	procsave(Proc*); 


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