~kris/9p

9hist

ref: e3917495f5a86ca61c288b0441537db93642043b 9hist/ss/stream.h -rw-r--r-- 80 bytes
e3917495 — David du Colombier Plan 9 from Bell Labs 1992-10-15 33 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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