~kris/9p

9hist

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

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