summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/tests.h
blob: 2223de5ad299787711a05a36422e0d3ebff29580 (plain)
1
2
3
4
5
6
#ifndef TESTS_H
#define TESTS_H

int test__vmlinux_matches_kallsyms(void);

#endif /* TESTS_H */