]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/perf/util/cpumap.h
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuil...
[karo-tx-linux.git] / tools / perf / util / cpumap.h
1 #ifndef __PERF_CPUMAP_H
2 #define __PERF_CPUMAP_H
3
4 extern int read_cpu_map(void);
5 extern int cpumap[];
6
7 #endif /* __PERF_CPUMAP_H */