summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests/tm09
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 /c/src/tests/tmtests/tm09
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 'c/src/tests/tmtests/tm09')
-rw-r--r--c/src/tests/tmtests/tm09/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/tests/tmtests/tm09/system.h b/c/src/tests/tmtests/tm09/system.h
index 4f25be81e2..c973e40ffc 100644
--- a/c/src/tests/tmtests/tm09/system.h
+++ b/c/src/tests/tmtests/tm09/system.h
@@ -34,7 +34,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 1
#define CONFIGURE_TICKS_PER_TIMESLICE 0
-#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE