Files
linux-apfs/tools/perf/tests/tests.h
T

7 lines
97 B
C
Raw Normal View History

#ifndef TESTS_H
#define TESTS_H
int test__vmlinux_matches_kallsyms(void);
#endif /* TESTS_H */