summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm20
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-02 15:22:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-02 15:22:00 +0000
commita49a7f3d8756e384b6ac1cbd40006750b40bad67 (patch)
tree33be894c8686f8a4a70efd9af89f16c9ec8938b2 /testsuites/tmtests/tm20
parentModified to use minimum stack size and reserve the necessary amount (diff)
downloadrtems-a49a7f3d8756e384b6ac1cbd40006750b40bad67.tar.bz2
Backed out change that increased the minimum stack size since it
was unnecessary. The real fix was an alignment error in the object extend memory allocation scheme.
Diffstat (limited to 'testsuites/tmtests/tm20')
-rw-r--r--testsuites/tmtests/tm20/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm20/system.h b/testsuites/tmtests/tm20/system.h
index 3ea45bb228..a96f77a41d 100644
--- a/testsuites/tmtests/tm20/system.h
+++ b/testsuites/tmtests/tm20/system.h
@@ -36,7 +36,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_PARTITIONS 1
#define CONFIGURE_MAXIMUM_REGIONS 1
#define CONFIGURE_TICKS_PER_TIMESLICE 0
-#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE