~kris/9p

9hist

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

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