Ignore:
Timestamp:
11/01/99 20:06:02 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
4443984
Parents:
89b63972
Message:

Increased stack space for task 1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuites/sptests/sp01/system.h

    r89b63972 rc42e6c72  
    3636#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
    3737
    38 #define CONFIGURE_EXTRA_TASK_STACKS         (3 * RTEMS_MINIMUM_STACK_SIZE)
     38#define CONFIGURE_EXTRA_TASK_STACKS         (4 * RTEMS_MINIMUM_STACK_SIZE)
    3939
    4040#include <confdefs.h>
Note: See TracChangeset for help on using the changeset viewer.