tests.h 97 B

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