summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-03 14:01:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-03 14:01:02 +0000
commit203859574cd3adf698093443c750409b39b06ab2 (patch)
tree30304a77f1cbbc5e1ddb7f8ec9b0d6b98b623198 /c/src/exec/score/cpu/sparc/rtems
parent+ Tests added for mq_open, mq_close, and mq_unlink (diff)
downloadrtems-203859574cd3adf698093443c750409b39b06ab2.tar.bz2
Increased minimum stack size so all tests will run.
Diffstat (limited to 'c/src/exec/score/cpu/sparc/rtems')
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
index b74292ab07..fe482d4a7c 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
@@ -678,7 +678,7 @@ SCORE_EXTERN unsigned8 _CPU_Trap_Table_area[ 8192 ]
* stack frame.
*/
-#define CPU_STACK_MINIMUM_SIZE (1024*2 + 512)
+#define CPU_STACK_MINIMUM_SIZE (1024*4)
/*
* CPU's worst alignment requirement for data types on a byte boundary. This