add prep tool and common
[ginge.git] / common / host_fb.h
diff --git a/common/host_fb.h b/common/host_fb.h
new file mode 100644 (file)
index 0000000..bd739d4
--- /dev/null
@@ -0,0 +1,3 @@
+int   host_video_init(int *stride, int no_dblbuf);
+void *host_video_flip(void);
+