~kris/9p

9hist

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

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