Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirements

more accurate.
This commit is contained in:
Joel Sherrill
1998-04-27 13:51:23 +00:00
parent 6ce14e72fb
commit 9a993ed573
48 changed files with 98 additions and 6 deletions

View File

@@ -42,6 +42,8 @@ rtems_task Task_1_through_3(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (3 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>
/* global variables */