~kris/9p

9hist

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

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