Increased minimum stack size so all tests will run.

This commit is contained in:
Joel Sherrill
2000-01-03 14:01:02 +00:00
parent 6eb3e68012
commit 203859574c
2 changed files with 2 additions and 2 deletions

View File

@@ -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