summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/status.h
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-12 06:25:40 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-12 06:25:40 -0500
commitf1eb368d1a29257d8a69cd060d97ecac16fa4f86 (patch)
tree1e19664edead809207ec8cbed2c88eee8e2d30f5 /cpukit/rtems/include/rtems/rtems/status.h
parentlibfs: Doxygen Enhancement GCI Task #7 (diff)
downloadrtems-f1eb368d1a29257d8a69cd060d97ecac16fa4f86.tar.bz2
cpukit/rtems: Header File Doxygen Enhancement GCI Task #8
http://www.google-melange.com/gci/task/view/google/gci2012/7948217
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/status.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/status.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/status.h b/cpukit/rtems/include/rtems/rtems/status.h
index bb2646e24e..98923a0d53 100644
--- a/cpukit/rtems/include/rtems/rtems/status.h
+++ b/cpukit/rtems/include/rtems/rtems/status.h
@@ -1,6 +1,8 @@
/**
* @file rtems/rtems/status.h
*
+ * @brief Status Codes Returned from the Executive Directives
+ *
* This include file contains the status codes returned from the
* executive directives.
*/
@@ -184,7 +186,7 @@ typedef enum {
/**
* @brief Status Object Name Errors to Status Array
- *
+ *
* This array is used to map SuperCore Object Handler return
* codes to Classic API status codes.
*/