Index: system.h =================================================================== RCS file: /usr1/CVS/rtems/c/src/tests/sptests/sp26/system.h,v retrieving revision 1.4 diff -c -r1.4 system.h *** system.h 2000/06/12 15:00:13 1.4 --- system.h 2001/11/01 23:01:48 *************** *** 30,35 **** --- 30,36 ---- #define CONFIGURE_MAXIMUM_TASKS 5 #define CONFIGURE_MAXIMUM_REGIONS 1 + #define CONFIGURE_EXTRA_TASK_STACKS (RTEMS_MINIMUM_STACK_SIZE * 4) #define CONFIGURE_RTEMS_INIT_TASKS_TABLE