summaryrefslogtreecommitdiff
path: root/includes/RtsConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/RtsConfig.h')
-rw-r--r--includes/RtsConfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/RtsConfig.h b/includes/RtsConfig.h
index c40924a5e7..828b9e72d3 100644
--- a/includes/RtsConfig.h
+++ b/includes/RtsConfig.h
@@ -77,4 +77,8 @@
#define RTS_USER_SIGNALS 1
#endif
+/* Profile spin locks */
+
+#define PROF_SPIN
+
#endif /* RTSCONFIG_H */