~kris/9p

9hist

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

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