~kris/9p

9hist

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

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