X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=v4lapi.h;fp=v4lapi.h;h=25d3210f65f87c82ab833f34c1d9dab2b3afbdff;hb=7d2e0c946446baafb21df665dbaa2b58bbd682fd;hp=0000000000000000000000000000000000000000;hpb=bf60d9982d461e42bba3d922ace7eabb116dc4ff;p=my-code%2Fivac.git diff --git a/v4lapi.h b/v4lapi.h new file mode 100644 index 0000000..25d3210 --- /dev/null +++ b/v4lapi.h @@ -0,0 +1,5 @@ +/* + * v4lapi.h -- function prototypes + */ + +int v4l_init(char *dev);