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

2000/0125/alphapc/fns.h (diff list | history)

1999/0714/sys/src/9/alphapc/fns.h:38,442000/0125/sys/src/9/alphapc/fns.h:38,43 (short | long | prev | next)
Remove intr.
rsc Fri Mar 4 12:44:25 2005
1999/0415    
#define	idlehands()			/* nothing to do in the runproc */ 
void		icflush(void); 
void		illegal0(void); 
void		intr(Ureg*); 
void		intr0(void); 
void		intrenable(int, void (*)(Ureg*, void*), void*, int); 
int		iprint(char*, ...); 


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