start of ivac (webcam tests)
[my-code/ivac.git] / dfbapi.h
diff --git a/dfbapi.h b/dfbapi.h
new file mode 100644 (file)
index 0000000..e1f4a20
--- /dev/null
+++ b/dfbapi.h
@@ -0,0 +1,10 @@
+/* dfbapi.h
+ *
+ * author: hackbard@hackdaworld.dyndns.org
+ *
+ */
+
+/* function prototypes */
+int dfb_init(int arg_c,char **arg_v,struct ivac *ivac);
+int dfb_tini(struct ivac *ivac);
+