~kris/9p

9hist

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

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