summaryrefslogtreecommitdiffstats
path: root/doc/user/c_user.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-08 16:16:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-08 16:16:14 +0000
commit920e3537a51b9c28c94e0c5d727b7219c66dac97 (patch)
tree0d5661c39a51b6d6cb8734731f65c6cc57771362 /doc/user/c_user.texi
parentFixed typo so constand would have "RTEMS_". (diff)
downloadrtems-920e3537a51b9c28c94e0c5d727b7219c66dac97.tar.bz2
Added Data Types Chapter.
Diffstat (limited to 'doc/user/c_user.texi')
-rw-r--r--doc/user/c_user.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi
index 3784b85684..4dde1dc532 100644
--- a/doc/user/c_user.texi
+++ b/doc/user/c_user.texi
@@ -86,6 +86,7 @@ END-INFO-DIR-ENTRY
@include preface.texi
@include overview.texi
@include concepts.texi
+@include datatypes.texi
@include init.texi
@include task.texi
@include intr.texi
@@ -119,6 +120,7 @@ This is the online version of the RTEMS C User's Guide.
* Preface::
* Overview::
* Key Concepts::
+* RTEMS Data Types::
* Initialization Manager::
* Task Manager::
* Interrupt Manager::