~kris/9p

9hist

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

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