wip, thread support and timer
[ginge.git] / common / host_fb.h
1 int   host_video_init(int *stride, int no_dblbuf);
2 void *host_video_flip(void);
3