summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/include/timesys.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/tmitrontests/include/timesys.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuites/tmitrontests/include/timesys.h b/testsuites/tmitrontests/include/timesys.h
index 6dcc81d051..4a9ebf55ad 100644
--- a/testsuites/tmitrontests/include/timesys.h
+++ b/testsuites/tmitrontests/include/timesys.h
@@ -18,9 +18,10 @@
/*
* How many times a particular operation is performed while timed.
*/
-
+
+#ifndef OPERATION_COUNT
#define OPERATION_COUNT 100
-#define IT_COUNT 100
+#endif
/* functions */