summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/ts-fatal-start-on-not-online-processor.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/ts-fatal-start-on-not-online-processor.c')
-rw-r--r--testsuites/validation/ts-fatal-start-on-not-online-processor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/validation/ts-fatal-start-on-not-online-processor.c b/testsuites/validation/ts-fatal-start-on-not-online-processor.c
index 9e046bbde1..9cc981e381 100644
--- a/testsuites/validation/ts-fatal-start-on-not-online-processor.c
+++ b/testsuites/validation/ts-fatal-start-on-not-online-processor.c
@@ -73,6 +73,8 @@ const char rtems_test_name[] = "FatalStartOnNotOnlineProcessor";
#define FATAL_SYSINIT_RUN ScoreSmpValFatalStartOnNotOnlineProcessor_Run
+#define CONFIGURE_IDLE_TASK_BODY _CPU_Thread_Idle_body
+
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_PROCESSORS 2