summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-07 20:04:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-12-07 20:04:05 +0000
commita756effd225e796f15234f6157bed882d94763eb (patch)
treea3a2c82269193f499147d3dd3d042556820a69f5 /doc/user/conf.t
parent2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a756effd225e796f15234f6157bed882d94763eb.tar.bz2
2011-12-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/conf.t: Move @findex for CONFIGURE_MICROSECONDS_PER_TICK to where it should be.
Diffstat (limited to '')
-rw-r--r--doc/user/conf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 0e532db488..4fd8b660c9 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -238,6 +238,7 @@ RTEMS "unlimited" objects option. You will be able to create objects
until you run out of all available memory rather then just until you
run out of RTEMS Workspace.
+@findex CONFIGURE_MICROSECONDS_PER_TICK
@item @code{CONFIGURE_MICROSECONDS_PER_TICK} is the length
of time between clock ticks. By default, this is set to
10000 microseconds.
@@ -259,7 +260,6 @@ 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.
-@findex CONFIGURE_MICROSECONDS_PER_TICK
@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