summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp19/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp19/system.h')
-rw-r--r--testsuites/sptests/sp19/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp19/system.h b/testsuites/sptests/sp19/system.h
index b6cf211348..5c13c9ba75 100644
--- a/testsuites/sptests/sp19/system.h
+++ b/testsuites/sptests/sp19/system.h
@@ -40,6 +40,8 @@ rtems_task Task_1(
#define CONFIGURE_MAXIMUM_TASKS 7
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (24 * RTEMS_MINIMUM_STACK_SIZE)