~kris/9p

9hist

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

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