summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp25/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp25/system.h')
-rw-r--r--testsuites/sptests/sp25/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp25/system.h b/testsuites/sptests/sp25/system.h
index cae7610e1e..7a32f26e9d 100644
--- a/testsuites/sptests/sp25/system.h
+++ b/testsuites/sptests/sp25/system.h
@@ -31,6 +31,8 @@ rtems_task Task_1(
#define CONFIGURE_MAXIMUM_TASKS 2
#define CONFIGURE_MAXIMUM_REGIONS 1
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <rtems/confdefs.h>