forked from Imagelibrary/rtems
Rename rtems_internal_error_description() to rtems_internal_error_text(). Rename rtems_fatal_source_description() to rtems_fatal_source_text(). Rename rtems_status_code_description() to rtems_status_text(). Remove previous implementation of rtems_status_text().
17 lines
336 B
Plaintext
17 lines
336 B
Plaintext
@c
|
|
@c COPYRIGHT (c) 1989-2011.
|
|
@c On-Line Applications Research Corporation (OAR).
|
|
@c All rights reserved.
|
|
|
|
@node Example Application, Glossary, Directive Status Codes STATUS_TEXT - Returns a text for a status code, Top
|
|
@chapter Example Application
|
|
|
|
@example
|
|
|
|
Currently there is no example Ada application provided.
|
|
|
|
@end example
|
|
|
|
|
|
|