~kris/9p

9hist

ref: a10c2ddd6cbfc8c9f4d97ef189cc6d18fba74838 9hist/ss/stream.h -rw-r--r-- 80 bytes
a10c2ddd — David du Colombier Plan 9 from Bell Labs 1993-02-12 33 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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