summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp11
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-27 13:51:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-27 13:51:23 +0000
commit9a993ed573727fc322868d279c22e4cc9545769c (patch)
tree4da591add81a857d3b6978bd9efa02011ce889ed /testsuites/sptests/sp11
parentFixed screen to match actual output. (diff)
downloadrtems-9a993ed573727fc322868d279c22e4cc9545769c.tar.bz2
Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirements
more accurate.
Diffstat (limited to 'testsuites/sptests/sp11')
-rw-r--r--testsuites/sptests/sp11/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp11/system.h b/testsuites/sptests/sp11/system.h
index 3b2b251087..113113969c 100644
--- a/testsuites/sptests/sp11/system.h
+++ b/testsuites/sptests/sp11/system.h
@@ -77,6 +77,8 @@ rtems_timer_service_routine TA2_send_10_to_self(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_EXTRA_TASK_STACKS (2 * RTEMS_MINIMUM_STACK_SIZE)
+
#include <confdefs.h>
/* global variables */