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