~kris/9p

9hist

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

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