summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/wkspace.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/inline/rtems/score/wkspace.inl')
-rw-r--r--cpukit/score/inline/rtems/score/wkspace.inl15
1 files changed, 9 insertions, 6 deletions
diff --git a/cpukit/score/inline/rtems/score/wkspace.inl b/cpukit/score/inline/rtems/score/wkspace.inl
index 5d3748a7a5..16679c8ff3 100644
--- a/cpukit/score/inline/rtems/score/wkspace.inl
+++ b/cpukit/score/inline/rtems/score/wkspace.inl
@@ -1,8 +1,10 @@
-/**
- * @file rtems/score/wkspace.inl
+/**
+ * @file
+ *
+ * @brief Inlined Routines Associated with the RAM Workspace
*
- * This include file contains the bodies of the routines which contains
- * information related to the RAM Workspace.
+ * This include file contains the bodies of the routines which contains
+ * information related to the RAM Workspace.
*/
/*
@@ -22,11 +24,12 @@
#define _RTEMS_SCORE_WKSPACE_INL
/**
- * @addtogroup ScoreWorkspace
+ * @addtogroup ScoreWorkspace
+ *
* @{
*/
-/**@}*/
+/** @} */
#endif
/* end of include file */