Backed out change that increased the minimum stack size since it

was unnecessary.  The real fix was an alignment error in the
object extend memory allocation scheme.
This commit is contained in:
Joel Sherrill
1999-11-02 15:22:00 +00:00
parent f59df6b2ba
commit a49a7f3d87
62 changed files with 0 additions and 62 deletions

View File

@@ -35,7 +35,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_TASKS 111
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 1
#define CONFIGURE_TICKS_PER_TIMESLICE 0
#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE