summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp12/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/sp12/system.h')
-rw-r--r--c/src/tests/sptests/sp12/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/sptests/sp12/system.h b/c/src/tests/sptests/sp12/system.h
index 1aea479b66..c806b745f0 100644
--- a/c/src/tests/sptests/sp12/system.h
+++ b/c/src/tests/sptests/sp12/system.h
@@ -63,6 +63,8 @@ rtems_task Task5(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_EXTRA_TASK_STACKS (2 * RTEMS_MINIMUM_STACK_SIZE)
+
#include <confdefs.h>
/* global variables */