~kris/9p

9hist

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

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