summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp34
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp34')
-rw-r--r--testsuites/sptests/sp34/changepri.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/sptests/sp34/changepri.c b/testsuites/sptests/sp34/changepri.c
index 400dec5aae..967c4efbe5 100644
--- a/testsuites/sptests/sp34/changepri.c
+++ b/testsuites/sptests/sp34/changepri.c
@@ -17,6 +17,8 @@
/********************************************************************/
+#define CONFIGURE_INIT
+
#include <bsp.h>
#include <stdio.h>
#include "tmacros.h"
@@ -159,8 +161,6 @@ rtems_task Init(rtems_task_argument ignored)
#define CONFIGURE_MAXIMUM_TASKS 6
#define CONFIGURE_MAXIMUM_SEMAPHORES 1
-#define CONFIGURE_INIT
-
#include <rtems/confdefs.h>
/* end of file */