~kris/9p

9hist

ref: c2979df11ddfd717a4c659a0692803f52a6848d5 9hist/ss/stream.h -rw-r--r-- 80 bytes
c2979df1 — David du Colombier Plan 9 from Bell Labs 1991-08-31 35 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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