From a94c5a5d6992b6dca9afec09352ab80db4643078 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 31 May 1997 15:55:10 +0000 Subject: Changed bitwise OR's used to build up option and attribute sets to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997" --- doc/user/fatal.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/fatal.t') diff --git a/doc/user/fatal.t b/doc/user/fatal.t index 9d85e8297d..8d319ad42d 100644 --- a/doc/user/fatal.t +++ b/doc/user/fatal.t @@ -90,7 +90,7 @@ The fatal_error_occurred directive is invoked when a fatal error is detected. Before invoking any user-supplied fatal error handlers or the RTEMS fatal error handler, the fatal_error_occurred directive stores useful information in the -variable _Internal_errors_What_happened. This structure +variable @code{_Internal_errors_What_happened}. This structure contains three pieces of information: @itemize @bullet -- cgit v1.2.3