From 169502ea55d2c1d9ec9c2865c6302485bbaafc31 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Oct 1999 19:03:05 +0000 Subject: Turned on concept and function name indexing. --- doc/user/fatal.t | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'doc/user/fatal.t') 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 -- cgit v1.2.3