#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <asm/elphel/ext353.h>
Include dependency graph for exif_set.c:
Go to the source code of this file.
Defines | |
#define | STR_S 64 |
Functions | |
int | main (int argc, char *argv[]) |
#define STR_S 64 |
Definition at line 13 of file exif_set.c.
References EXIF_IOC_FIRMWARE_SET, EXIF_IOC_MAC_SET, memcpy(), and STR_S.