Increased stack space of a task.

This commit is contained in:
Joel Sherrill
1999-11-01 20:14:35 +00:00
parent 328aa64cc0
commit 5fe6b21a11
4 changed files with 10 additions and 6 deletions

View File

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