summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp35/priinv.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp35/priinv.c')
-rw-r--r--testsuites/sptests/sp35/priinv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/sptests/sp35/priinv.c b/testsuites/sptests/sp35/priinv.c
index 550cde2852..192829db88 100644
--- a/testsuites/sptests/sp35/priinv.c
+++ b/testsuites/sptests/sp35/priinv.c
@@ -46,6 +46,8 @@
#define TEST_EXIT_AFTER_ITERATIONS 10
/********************************************************************/
+#define CONFIGURE_INIT
+
#include <bsp.h>
#include <stdio.h>
#include "tmacros.h"
@@ -481,8 +483,6 @@ rtems_task Init(rtems_task_argument ignored)
#define CONFIGURE_MAXIMUM_TASKS 10
#define CONFIGURE_MAXIMUM_SEMAPHORES 10
-#define CONFIGURE_INIT
-
#include <rtems/confdefs.h>
/* end of file */