~kris/9p

9hist

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

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