~kris/9p

9hist

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

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