v4l tests
[my-code/ivac.git] / v4lapi.h
diff --git a/v4lapi.h b/v4lapi.h
new file mode 100644 (file)
index 0000000..25d3210
--- /dev/null
+++ b/v4lapi.h
@@ -0,0 +1,5 @@
+/*
+ * v4lapi.h -- function prototypes
+ */
+
+int v4l_init(char *dev);