~kris/9p

9hist

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

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