aboutsummaryrefslogtreecommitdiff
path: root/core/test
diff options
context:
space:
mode:
Diffstat (limited to 'core/test')
-rw-r--r--core/test/run-timer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/test/run-timer.c b/core/test/run-timer.c
index 75c40fe..0270cfe 100644
--- a/core/test/run-timer.c
+++ b/core/test/run-timer.c
@@ -7,6 +7,8 @@
#define mftb() (stamp)
#define sync()
+#define smt_lowest()
+#define smt_medium()
static uint64_t stamp, last;
struct lock;