forked from Imagelibrary/rtems
2006-09-13 Joel Sherrill <joel@OARcorp.com>
* new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi, user/dirstat.texi, user/task.t: Move stack to first class citizen status. Include it in User Manual and rename to start with rtems_. * user/stackchk.t: New file. * new_chapters/stackchk.t: Removed.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
@c %**end of header
|
||||
|
||||
@c
|
||||
@c COPYRIGHT (c) 1988-2002.
|
||||
@c COPYRIGHT (c) 1988-2006.
|
||||
@c On-Line Applications Research Corporation (OAR).
|
||||
@c All rights reserved.
|
||||
@c
|
||||
@@ -100,6 +100,7 @@
|
||||
@include userext.texi
|
||||
@include conf.texi
|
||||
@include mp.texi
|
||||
@include stackchk.texi
|
||||
@include dirstat.texi
|
||||
@include example.texi
|
||||
@include glossary.texi
|
||||
@@ -134,6 +135,7 @@ This is the online version of the RTEMS C User's Guide.
|
||||
* User Extensions Manager::
|
||||
* Configuring a System::
|
||||
* Multiprocessing Manager::
|
||||
* Stack Bounds Checker::
|
||||
* Directive Status Codes::
|
||||
* Example Application::
|
||||
* Glossary::
|
||||
|
||||
Reference in New Issue
Block a user