summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm02
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/tm02
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/tm02')
-rw-r--r--testsuites/tmtests/tm02/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm02/system.h b/testsuites/tmtests/tm02/system.h
index 1e48c41e58..2fd0f720d0 100644
--- a/testsuites/tmtests/tm02/system.h
+++ b/testsuites/tmtests/tm02/system.h
@@ -36,7 +36,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_TIMERS 110
#define CONFIGURE_MAXIMUM_SEMAPHORES 101
#define CONFIGURE_TICKS_PER_TIMESLICE 0
-#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE