~kris/9p

9hist

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

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