summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/heapwalk/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/heapwalk/system.h')
-rw-r--r--testsuites/libtests/heapwalk/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/heapwalk/system.h b/testsuites/libtests/heapwalk/system.h
index 0589bd37a9..affa3f3fe6 100644
--- a/testsuites/libtests/heapwalk/system.h
+++ b/testsuites/libtests/heapwalk/system.h
@@ -37,6 +37,8 @@ void blow_stack( void );
#define CONFIGURE_EXTRA_TASK_STACKS ((TASK_STACK_SIZE)*5)
#define CONFIGURE_MAXIMUM_TASKS 6
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <rtems/confdefs.h>