summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spedfsched02/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spedfsched02/system.h')
-rw-r--r--testsuites/sptests/spedfsched02/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spedfsched02/system.h b/testsuites/sptests/spedfsched02/system.h
index 3f65a750ac..3ffcf82fd7 100644
--- a/testsuites/sptests/spedfsched02/system.h
+++ b/testsuites/sptests/spedfsched02/system.h
@@ -43,6 +43,8 @@ void Get_all_counters( void );
#define CONFIGURE_INIT_TASK_PRIORITY 10
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_DEFAULT_MODES
+#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)