summaryrefslogtreecommitdiffstats
path: root/doc/ada_user/ada_user.texi
diff options
context:
space:
mode:
authorJoel Sherrill joel.sherrill@oarcorp.com <joel@monaco.(none)>2012-08-30 18:38:50 -0500
committerJoel Sherrill joel.sherrill@oarcorp.com <joel@monaco.(none)>2012-08-30 18:38:50 -0500
commit66dacbfb8efe777f963a027dcd0645a6fefb2d5b (patch)
treefca46943b4117d07b5a9a16cc41cb6233993b900 /doc/ada_user/ada_user.texi
parenttimespec helpers: Add wrappers with new test (diff)
downloadrtems-66dacbfb8efe777f963a027dcd0645a6fefb2d5b.tar.bz2
timespec: Add documentation for struct timespec Helpers
Joel editted the documentation for clarity, grammar and technical correctness. I also moved it in the manual and added @findex entries. The core work was just polished. Author: Krzysztof Mięsowicz <krzysztof.miesowicz@gmail.com>
Diffstat (limited to '')
-rw-r--r--doc/ada_user/ada_user.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ada_user/ada_user.texi b/doc/ada_user/ada_user.texi
index 216d86a5d9..c86b595582 100644
--- a/doc/ada_user/ada_user.texi
+++ b/doc/ada_user/ada_user.texi
@@ -109,6 +109,7 @@
@include user/cpuuse.texi
@include user/object.texi
@include user/chains.texi
+@include user/timespec.texi
@include user/cbs.texi
@include user/dirstat.texi
@include example.texi
@@ -147,6 +148,7 @@
* CPU Usage Statistics::
* Object Services::
* Chains::
+* Timespec Helpers::
* Constant Bandwidth Server Scheduler API::
* Directive Status Codes::
* Example Application::