~kris/9p

9hist

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

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