~kris/9p

9hist

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

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