~kris/9p

9hist

ref: 325456efbb396a7f81a58cdfd6aaf360a63b202d 9hist/ss/stream.h -rw-r--r-- 80 bytes
325456ef — David du Colombier Plan 9 from Bell Labs 1991-10-18 34 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 noetherinfo;

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