summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/smt.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/smt.h')
-rw-r--r--tools/perf/util/smt.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/perf/util/smt.h b/tools/perf/util/smt.h
new file mode 100644
index 0000000..b8414b7
--- /dev/null
+++ b/tools/perf/util/smt.h
@@ -0,0 +1,6 @@
+#ifndef SMT_H
+#define SMT_H 1
+
+int smt_on(void);
+
+#endif
OpenPOWER on IntegriCloud