~kris/9p

9hist

ref: c1220b0e76e06e21711427fb1226d3ad8a516ebd 9hist/ss/stream.h -rw-r--r-- 76 bytes
c1220b0e — David du Colombier Plan 9 from Bell Labs 1990-12-26 35 years ago
                                                                                
1
2
3
4
5
extern	Qinfo 	 asyncinfo;

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