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

1992/0703/ss/screen.c (diff list | history)

1992/0604/sys/src/9/ss/screen.c:342,3521992/0703/sys/src/9/ss/screen.c:342,354 (short | long | prev | next)
1991/0604    
void 
buzz(int freq, int dur) 
{ 
1992/0703    
	USED(freq, dur); 
1991/0604    
} 
 
void 
lights(int mask) 
{ 
1992/0703    
	USED(mask); 
1991/0707    
} 
 
int 


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