summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp17/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp17/system.h')
-rw-r--r--testsuites/sptests/sp17/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp17/system.h b/testsuites/sptests/sp17/system.h
index ce0e58a235..9b84b2c6cd 100644
--- a/testsuites/sptests/sp17/system.h
+++ b/testsuites/sptests/sp17/system.h
@@ -40,6 +40,8 @@ rtems_task Task_2(
#define CONFIGURE_MICROSECONDS_PER_TICK RTEMS_MILLISECONDS_TO_MICROSECONDS(25)
#define CONFIGURE_TICKS_PER_TIMESLICE 1000
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <rtems/confdefs.h>