~kris/9p

9hist

ref: e01e998d17f5ce59528429d44b50119f99e03288 9hist/ss/stream.h -rw-r--r-- 80 bytes
e01e998d — David du Colombier Plan 9 from Bell Labs 1992-11-21 33 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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