summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/ChangeLog5
-rw-r--r--testsuites/sptests/sp26/system.h1
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index bc9629e4db..5530c5c14f 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-10 Joel Sherrill <joel@OARcorp.com>
+
+ * sp26/system.h: Remove incorrect and duplicate
+ CONFIGURE_EXTRA_TASK_STACKS.
+
2007-03-05 Joel Sherrill <joel@OARcorp.com>
PR 1222/cpukit
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