summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/include/timesys.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/tmitrontests/include/timesys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmitrontests/include/timesys.h b/testsuites/tmitrontests/include/timesys.h
index 5b7645ffbe..d443f58fad 100644
--- a/testsuites/tmitrontests/include/timesys.h
+++ b/testsuites/tmitrontests/include/timesys.h
@@ -33,7 +33,7 @@
(((_total_time) - (_loop_overhead)) / (_iterations)) - (_overhead) \
)
-#if defined(STACK_CHECKER_ON) || defined(RTEMS_DEBUG)
+#if defined(CONFIGURE_STACK_CHECKER_ENABLED) || defined(RTEMS_DEBUG)
#define Print_Warning() \
do { \
puts( \