summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp26
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-10 16:19:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-10 16:19:07 +0000
commit13a2734196f9fe8655902ca35155a85a9f4f8a2d (patch)
tree6cc53ec5c7fef38885609dfb735a15aa23661e22 /testsuites/sptests/sp26
parent2007-03-10 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-13a2734196f9fe8655902ca35155a85a9f4f8a2d.tar.bz2
2007-03-10 Joel Sherrill <joel@OARcorp.com>
* sp26/system.h: Remove incorrect and duplicate CONFIGURE_EXTRA_TASK_STACKS.
Diffstat (limited to 'testsuites/sptests/sp26')
-rw-r--r--testsuites/sptests/sp26/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/sp26/system.h b/testsuites/sptests/sp26/system.h
index 0213d5743d..4661f1c133 100644
--- a/testsuites/sptests/sp26/system.h
+++ b/testsuites/sptests/sp26/system.h
@@ -31,7 +31,6 @@ void task1(void);
#define CONFIGURE_EXTRA_TASK_STACKS (5 * 3 * RTEMS_MINIMUM_STACK_SIZE)
#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