tests.h 97 字节
Newer Older
1 2 3 4 5 6
#ifndef TESTS_H
#define TESTS_H

int test__vmlinux_matches_kallsyms(void);

#endif /* TESTS_H */