~kris/9p

9hist

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

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