Log options

This commit is contained in:
Kamil Trzcinski
2022-04-05 17:00:55 +02:00
parent b37b336165
commit 7f14b60ba3
4 changed files with 29 additions and 26 deletions

View File

@ -1,7 +1,5 @@
#include "hw/v4l2.h"
int log_debug = 0;
int xioctl(const char *name, int fd, int request, void *arg)
{
int retries = XIOCTL_RETRIES;