~kris/9p

9hist

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

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