1 2 3 4 5 6
#ifndef TESTS_H #define TESTS_H int test__vmlinux_matches_kallsyms(void); #endif /* TESTS_H */