summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm07/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm07/task1.c')
-rw-r--r--testsuites/tmtests/tm07/task1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm07/task1.c b/testsuites/tmtests/tm07/task1.c
index a14f1a8f23..eca64dbc0c 100644
--- a/testsuites/tmtests/tm07/task1.c
+++ b/testsuites/tmtests/tm07/task1.c
@@ -95,7 +95,7 @@ rtems_task High_task(
end_time,
operation_count,
0,
- CALLING_OVERHEAD_TASK_RESTART
+ 0
);
} else
(void) rtems_task_suspend( RTEMS_SELF );