summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm28
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/tm28
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/tm28')
-rw-r--r--testsuites/tmtests/tm28/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm28/system.h b/testsuites/tmtests/tm28/system.h
index f8a460e263..dbadf8b14c 100644
--- a/testsuites/tmtests/tm28/system.h
+++ b/testsuites/tmtests/tm28/system.h
@@ -35,7 +35,6 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_TASKS 2
#define CONFIGURE_MAXIMUM_PORTS 1
#define CONFIGURE_TICKS_PER_TIMESLICE 0
-#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE