~kris/9p

9hist

ref: 64e77d4402970c246d0847745b7fe8dfd4d8dc70 9hist/ss/stream.h -rw-r--r-- 80 bytes
64e77d44 — David du Colombier Plan 9 from Bell Labs 1991-08-14 35 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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