~kris/9p

9hist

ref: e056a098f7461012f4273a9c23c2d740f5604095 9hist/ss/stream.h -rw-r--r-- 80 bytes
e056a098 — David du Colombier Plan 9 from Bell Labs 1992-11-17 33 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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