~kris/9p

9hist

ref: e3ce592ab93ac01bc17df9cb9c6637233e602810 9hist/ss/stream.h -rw-r--r-- 80 bytes
e3ce592a — David du Colombier Plan 9 from Bell Labs 1992-02-01 34 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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