~kris/9p

9hist

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

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