summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-03 15:06:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-03 15:06:27 +0000
commit92ef2252b8ce3b4e0d3896f3562355e49b5727de (patch)
tree7be966d92485d3d9e84d423beaaea643de4fc224 /testsuites
parentChanged to be posix users "new" (diff)
downloadrtems-92ef2252b8ce3b4e0d3896f3562355e49b5727de.tar.bz2
Under allcoated task stacks.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/sp12/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp12/system.h b/testsuites/sptests/sp12/system.h
index c806b745f0..08b43430a6 100644
--- a/testsuites/sptests/sp12/system.h
+++ b/testsuites/sptests/sp12/system.h
@@ -63,7 +63,7 @@ rtems_task Task5(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
-#define CONFIGURE_EXTRA_TASK_STACKS (2 * RTEMS_MINIMUM_STACK_SIZE)
+#define CONFIGURE_EXTRA_TASK_STACKS (6 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>