~kris/9p

9hist

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

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