gpio_sys/test/unit/main.c

9 lines
99 B
C
Raw Permalink Normal View History

2019-07-25 07:45:43 +00:00
#include <stdlib.h>
#include <time.h>
#include <sys/syscall.h>
#include <utest.h>
UTEST_MAIN();