~kris/9p

9hist

ref: dc74f7055908f67de349d2951e16e3645ae99c27 9hist/ss/stream.h -rw-r--r-- 80 bytes
dc74f705 — David du Colombier Plan 9 from Bell Labs 1991-06-13 35 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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