~kris/9p

9hist

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

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