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

1995/0804/port/dev.c (diff list | history)

1995/0108/sys/src/9/port/dev.c:67,731995/0804/sys/src/9/port/dev.c:67,72 (short | long | prev | next)
Remove compiler silencing.
rsc Fri Mar 4 12:44:25 2005
1990/0227    
	Chan *c; 
1993/0501    
	char buf[NAMELEN+4]; 
1990/0227    
 
1992/0711    
	USED(spec); 
1990/0227    
	c = newchan(); 
1990/11211    
	c->qid = (Qid){CHDIR, 0}; 
1990/0227    
	c->type = devno(tc, 0); 


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