~kris/9p

9hist

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

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