Under allcoated task stacks.

This commit is contained in:
Joel Sherrill
1998-08-03 15:06:27 +00:00
parent f1316c4ba0
commit 92ef2252b8
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ rtems_task Task5(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_EXTRA_TASK_STACKS (6 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>

View File

@@ -63,7 +63,7 @@ rtems_task Task5(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_EXTRA_TASK_STACKS (6 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>