~kris/9p

9hist

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

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