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