~kris/9p

9hist

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

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