~kris/9p

9hist

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

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