~kris/9p

9hist

ref: a8f4e89493a7525730cc72cb27b5db06ea053d81 9hist/ss/stream.h -rw-r--r-- 80 bytes
a8f4e894 — David du Colombier Plan 9 from Bell Labs 1992-09-24 34 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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