summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp13/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp13/system.h')
-rw-r--r--testsuites/sptests/sp13/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp13/system.h b/testsuites/sptests/sp13/system.h
index 9f9554840e..ae5ed4f42a 100644
--- a/testsuites/sptests/sp13/system.h
+++ b/testsuites/sptests/sp13/system.h
@@ -49,6 +49,8 @@ rtems_task Task_3(
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 10
#define CONFIGURE_TICKS_PER_TIMESLICE 100
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_MESSAGE_BUFFER_MEMORY (32 * 1024)