summaryrefslogtreecommitdiffstats
path: root/doc/user/fatal.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 19:03:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 19:03:05 +0000
commit169502ea55d2c1d9ec9c2865c6302485bbaafc31 (patch)
tree5b253aae0732d83751d8ad94d21dd36e398fb86b /doc/user/fatal.t
parentFixed variable reference for RTEMS-RELEASE. (diff)
downloadrtems-169502ea55d2c1d9ec9c2865c6302485bbaafc31.tar.bz2
Turned on concept and function name indexing.
Diffstat (limited to 'doc/user/fatal.t')
-rw-r--r--doc/user/fatal.t14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/user/fatal.t b/doc/user/fatal.t
index b39de2269c..0c77df05ea 100644
--- a/doc/user/fatal.t
+++ b/doc/user/fatal.t
@@ -8,6 +8,8 @@
@chapter Fatal Error Manager
+@cindex fatal errors
+
@section Introduction
The fatal error manager processes all fatal or
@@ -20,6 +22,10 @@ manager is:
@section Background
+@cindex fatal error detection
+@cindex fatal error processing
+@cindex fatal error user extension
+
The fatal error manager is called upon detection of
an irrecoverable error condition by either RTEMS or the
application software. Fatal errors can be detected from three
@@ -110,13 +116,19 @@ directives. A subsection is dedicated to each of this manager's
directives and describes the calling sequence, related
constants, usage, and status codes.
+@c
+@c
+@c
@page
@subsection FATAL_ERROR_OCCURRED - Invoke the fatal error handler
+@cindex announce fatal error
+@cindex fatal error, announce
+
@subheading CALLING SEQUENCE:
@ifset is-C
-@c @findex rtems_fatal_error_occurred
+@findex rtems_fatal_error_occurred
@example
void volatile rtems_fatal_error_occurred(
rtems_unsigned32 the_error