Increased stack space for a task.

This commit is contained in:
Joel Sherrill
1999-11-01 20:08:05 +00:00
parent c42e6c72eb
commit 4443984a4c
4 changed files with 6 additions and 2 deletions

View File

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