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

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

1992/1006/sys/src/9/pc/fns.h:70,751992/1015/sys/src/9/pc/fns.h:70,76 (short | long | prev | next)
Add screenupdate.
rsc Fri Mar 4 12:44:25 2005
1991/0808    
void	uartintr0(Ureg*); 
1992/0409    
void	uartspecial(int, IOQ*, IOQ*, int); 
1991/0723    
void	vgainit(void); 
1992/1015    
#define	screenupdate(a) 
1991/0710    
#define	waserror()	(u->nerrlab++, setlabel(&u->errlab[u->nerrlab-1])) 
1992/0101    
#define	kmapperm(x)	kmap(x) 
1992/0222    
#define getcallerpc(x)	(*(ulong*)(x)) 


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