perf tests: Move test__vmlinux_matches_kallsyms into separate object
[linux-2.6-block.git] / tools / perf / tests / tests.h
CommitLineData
0a4e1ae6
JO
1#ifndef TESTS_H
2#define TESTS_H
3
4int test__vmlinux_matches_kallsyms(void);
5
6#endif /* TESTS_H */