summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/system.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2012-12-28 17:48:12 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-12-28 17:48:12 -0600
commit3cf4031c1979c1ce29cb0ff1b4e10f4f9de8005a (patch)
tree28e910c18aa3134b54f2b1bc08b4f68025fd832c /cpukit/score/include/rtems/system.h
parentrtems: Doxygen Clean Up Task #3 (diff)
downloadrtems-3cf4031c1979c1ce29cb0ff1b4e10f4f9de8005a.tar.bz2
Header File Doxygen Enhancement Task #1
Diffstat (limited to 'cpukit/score/include/rtems/system.h')
-rw-r--r--cpukit/score/include/rtems/system.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h
index 46f080b46a..96318f7c3b 100644
--- a/cpukit/score/include/rtems/system.h
+++ b/cpukit/score/include/rtems/system.h
@@ -1,9 +1,11 @@
/**
- * @file rtems/system.h
+ * @file
+ *
+ * @brief Information Included in Every Function in the Executive
*
- * This include file contains information that is included in every
- * function in the executive. This must be the first include file
- * included in all internal RTEMS files.
+ * This include file contains information that is included in every
+ * function in the executive. This must be the first include file
+ * included in all internal RTEMS files.
*/
/*