~kris/9p

9hist

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

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