~kris/9p

9hist

ref: d439b1d60c475b5675ce04d92b5509c6271953fa 9hist/ss/stream.h -rw-r--r-- 80 bytes
d439b1d6 — David du Colombier Plan 9 from Bell Labs 1992-11-28 33 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

void streaminit0(void){
	newqinfo(&noetherinfo);
}