~kris/9p

9hist

ref: e0a968b2427e433b207a8bad3d58a2cf0babcc08 9hist/ss/stream.h -rw-r--r-- 80 bytes
e0a968b2 — David du Colombier Plan 9 from Bell Labs 1992-04-10 34 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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