summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtmonuse/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/rtmonuse/system.h')
-rw-r--r--testsuites/libtests/rtmonuse/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/rtmonuse/system.h b/testsuites/libtests/rtmonuse/system.h
index efb21bd85d..550cbf5e21 100644
--- a/testsuites/libtests/rtmonuse/system.h
+++ b/testsuites/libtests/rtmonuse/system.h
@@ -42,6 +42,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 (20 * RTEMS_MINIMUM_STACK_SIZE)