2001-11-01 Joel Sherrill <joel@OARcorp.com>

* sp26/system.h: Properly account for stack memory used by
	this test. Reported by Jerry Needell <jerry.needell@unh.edu>
	and processed as PR78.
This commit is contained in:
Joel Sherrill
2001-11-01 23:09:04 +00:00
parent 2b1d6de02c
commit e7585ed517

View File

@@ -30,6 +30,7 @@ void task1(void);
#define CONFIGURE_MAXIMUM_TASKS 5
#define CONFIGURE_MAXIMUM_REGIONS 1
#define CONFIGURE_EXTRA_TASK_STACKS (RTEMS_MINIMUM_STACK_SIZE * 4)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE