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/userext.t | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/user/userext.t') diff --git a/doc/user/userext.t b/doc/user/userext.t index 8c6a319bee..dc49b03e65 100644 --- a/doc/user/userext.t +++ b/doc/user/userext.t @@ -198,8 +198,8 @@ directives to obtain and release the extension buffers. The sections that follow will contain a description of each extension. Each section will contain a prototype of a function with the appropriate calling sequence for the -corresponding extension. The names given for the @value{RTEMS-LANGUAGE} -@value{RTEMS-ROUTINE} and +corresponding extension. The names given for the @value{LANGUAGE} +@value{ROUTINE} and its arguments are all defined by the user. The names used in the examples were arbitrarily chosen and impose no naming conventions on the user. @@ -496,7 +496,7 @@ recover, then a fatal error may be reported. If the user does not provide a TASK_EXITTED extension or the provided handler returns control to RTEMS, then the RTEMS default handler will be used. This default handler invokes the directive -fatal_error_occurred with the TASK_EXITTED directive status. +fatal_error_occurred with the @code{TASK_EXITTED} directive status. @lowersections -- cgit v1.2.3