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

2002/0405/alphapc/cycintr.c (diff list | history)

2002/0404/sys/src/9/alphapc/cycintr.c:6,232002/0405/sys/src/9/alphapc/cycintr.c:6,23 (short | long | prev)
2002/0404    
#include "io.h" 
 
int 
havecycintr(void) 
2002/0405    
havetimer(void) 
2002/0404    
{ 
	return 0; 
} 
 
void 
cycintradd(Cycintr *) 
2002/0405    
timeradd(Timer *) 
2002/0404    
{ 
} 
 
void 
cycintrdel(Cycintr *) 
2002/0405    
timerdel(Timer *) 
2002/0404    
{ 
} 
 


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