~kris/9p

9hist

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

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