perf tests: Move test__vmlinux_matches_kallsyms into separate object
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools / perf / tests / tests.h
1 #ifndef TESTS_H
2 #define TESTS_H
3
4 int test__vmlinux_matches_kallsyms(void);
5
6 #endif /* TESTS_H */