1 2 3 4 5 6 7 8 9 10
#include <string.h> #include "tests/tests.h" #include "arch-tests.h" struct test arch_tests[] = { { .func = NULL, }, };