summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcbssched03/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spcbssched03/system.h')
-rw-r--r--testsuites/sptests/spcbssched03/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spcbssched03/system.h b/testsuites/sptests/spcbssched03/system.h
index b9ceaef6fd..4ad5204fa1 100644
--- a/testsuites/sptests/spcbssched03/system.h
+++ b/testsuites/sptests/spcbssched03/system.h
@@ -39,6 +39,8 @@ rtems_task Tasks_Aperiodic(
#define CONFIGURE_INIT_TASK_PRIORITY 100
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_NO_PREEMPT
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (6 * 4 * RTEMS_MINIMUM_STACK_SIZE)