1 #include "gfx.h"
2 
3 gfxstate *fb_init(char *device, char *mode, int vt);
4