summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests/tmoverhd
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/tmoverhd
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/tmoverhd')
-rw-r--r--c/src/tests/tmtests/tmoverhd/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/tests/tmtests/tmoverhd/system.h b/c/src/tests/tmtests/tmoverhd/system.h
index f7e158818d..ea369d97cb 100644
--- a/c/src/tests/tmtests/tmoverhd/system.h
+++ b/c/src/tests/tmtests/tmoverhd/system.h
@@ -52,7 +52,6 @@ rtems_status_code Empty_directive();
#define CONFIGURE_MAXIMUM_TASKS 2
#define CONFIGURE_TICKS_PER_TIMESLICE 0
-#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE