Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / tools / perf / util / smt.h
blobb8414b7bcbc87b45a0c38dd7c2829d74a538fe10
1 #ifndef SMT_H
2 #define SMT_H 1
4 int smt_on(void);
6 #endif