~kris/9p

9hist

ref: fc940f632b70ec6a2b9b27f6176296863383746f 9hist/ss/stream.h -rw-r--r-- 80 bytes
fc940f63 — David du Colombier Plan 9 from Bell Labs 1993-04-07 33 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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