forked from Imagelibrary/rtems
2007-03-10 Joel Sherrill <joel@OARcorp.com>
* sp26/system.h: Remove incorrect and duplicate CONFIGURE_EXTRA_TASK_STACKS.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-03-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sp26/system.h: Remove incorrect and duplicate
|
||||
CONFIGURE_EXTRA_TASK_STACKS.
|
||||
|
||||
2007-03-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 1222/cpukit
|
||||
|
||||
@@ -31,7 +31,6 @@ void task1(void);
|
||||
#define CONFIGURE_EXTRA_TASK_STACKS (5 * 3 * RTEMS_MINIMUM_STACK_SIZE)
|
||||
#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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user