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

2001/1130/pc/fns.h (diff list | history)

2001/0928/sys/src/9/pc/fns.h:120,1252001/1130/sys/src/9/pc/fns.h:120,126 (short | long | prev | next)
Add rdtsc.
rsc Fri Mar 4 12:44:25 2005
1991/0718    
void	putcr3(ulong); 
1997/0327    
void	putcr4(ulong); 
1998/0401    
void	rdmsr(int, vlong*); 
2001/1130    
void	rdtsc(vlong*); 
1991/0703    
void	screeninit(void); 
1997/0327    
int	screenprint(char*, ...);			/* debugging */ 
1997/1101    
void	(*screenputs)(char*, int); 


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