~kris/9p

9hist

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

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