~kris/9p

9hist

ref: c10b313c9b53c7d08991ac2fcf2963b6663b1335 9hist/ss/stream.h -rw-r--r-- 80 bytes
c10b313c — David du Colombier Plan 9 from Bell Labs 1991-12-23 34 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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