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