summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-07 20:08:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-07 20:08:42 +0000
commite6584da9acffd338707dbbf3811fd05a1809038f (patch)
tree0eb9cf22446eb807d77fd75610a7d28b026532a9 /doc/user/conf.t
parent2011-12-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e6584da9acffd338707dbbf3811fd05a1809038f.tar.bz2
2011-12-07 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1984/doc * user/conf.t: Change CONFIGURE_MINIMUM_STACK_SIZE to CONFIGURE_MINIMUM_TASK_STACK_SIZE.
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 4fd8b660c9..f4a581dfc5 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -260,6 +260,8 @@ system reduces the amount of memory allocated from the RTEMS Workspace.
By default, RTEMS supports 256 priority levels ranging from 0 to 255 so
the default value for this field is 255.
+@fnindex CONFIGURE_MINIMUM_TASK_STACK_SIZE
+@item @code{CONFIGURE_MINIMUM_TASK_STACK_SIZE} is set to the number of bytes
@fnindex CONFIGURE_MINIMUM_STACK_SIZE
@item @code{CONFIGURE_MINIMUM_STACK_SIZE} is set to the number of bytes
the application wants the minimum stack size to be for every task or