summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp20/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/sp20/system.h')
-rw-r--r--c/src/tests/sptests/sp20/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/sptests/sp20/system.h b/c/src/tests/sptests/sp20/system.h
index 10abb76a96..1c9c7e403d 100644
--- a/c/src/tests/sptests/sp20/system.h
+++ b/c/src/tests/sptests/sp20/system.h
@@ -45,7 +45,7 @@ void Get_all_counters( void );
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_DEFAULT_MODES
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
-#define CONFIGURE_EXTRA_TASK_STACKS (15 * RTEMS_MINIMUM_STACK_SIZE)
+#define CONFIGURE_EXTRA_TASK_STACKS (6 * 3 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>