summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-19 22:52:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-19 22:52:55 +0000
commit6eba9b7922380e093b88bccc003da5629c9a79c2 (patch)
tree3c06d66741085a58aee92137d5063f0f4f6982e1 /c/src/tests/sptests
parentRestructured so all times are placed in variables and printed in batch (diff)
downloadrtems-6eba9b7922380e093b88bccc003da5629c9a79c2.tar.bz2
Increased stack size of initialization task.
Diffstat (limited to 'c/src/tests/sptests')
-rw-r--r--c/src/tests/sptests/sp23/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/tests/sptests/sp23/system.h b/c/src/tests/sptests/sp23/system.h
index d291af2655..7ab021acbd 100644
--- a/c/src/tests/sptests/sp23/system.h
+++ b/c/src/tests/sptests/sp23/system.h
@@ -34,6 +34,7 @@ rtems_task Task_1(
#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_PORTS 1
+#define CONFIGURE_INIT_TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE * 2)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE