]> Joshua Wise's Git repositories - netwatch.git/blobdiff - video/fb.c
Add a FB access layer.
[netwatch.git] / video / fb.c
diff --git a/video/fb.c b/video/fb.c
new file mode 100644 (file)
index 0000000..ed404e1
--- /dev/null
@@ -0,0 +1,3 @@
+#include <fb.h>
+
+struct fbdevice *fb;
This page took 0.02315 seconds and 4 git commands to generate.