~kris/9p

9hist

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

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