Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git] / tools / perf / util / smt.h
blobb8414b7bcbc87b45a0c38dd7c2829d74a538fe10
1 #ifndef SMT_H
2 #define SMT_H 1
4 int smt_on(void);
6 #endif