~kris/9p

9hist

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

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