summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpscheduler03/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpscheduler03/test.c')
-rw-r--r--testsuites/smptests/smpscheduler03/test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/smptests/smpscheduler03/test.c b/testsuites/smptests/smpscheduler03/test.c
index f804bc7088..3f6b9e3fd8 100644
--- a/testsuites/smptests/smpscheduler03/test.c
+++ b/testsuites/smptests/smpscheduler03/test.c
@@ -21,8 +21,6 @@
#include <rtems/score/threadimpl.h>
#include <rtems/score/schedulersmpimpl.h>
-#define TEST_INIT
-
#include "tmacros.h"
void Init(rtems_task_argument arg);