~kris/9p

9hist

ref: cf30230c5c81a54346e729d3ccd6f2358034880a 9hist/ss/stream.h -rw-r--r-- 80 bytes
cf30230c — David du Colombier Plan 9 from Bell Labs 1991-05-04 35 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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