summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/wkspace.inl
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-09 11:20:58 -0500
committerGedare Bloom <gedare@rtems.org>2013-01-09 11:20:58 -0500
commitd8134178deaa9728013ccb858bb0784bce533663 (patch)
treeadf7a7b2d88e5f85ed9151430bd3fa86b36ea42e /cpukit/score/inline/rtems/score/wkspace.inl
parentbsps/arm: Fix LPC Ethernet driver initialization (diff)
downloadrtems-d8134178deaa9728013ccb858bb0784bce533663.tar.bz2
score: Doxygen Clean Up Task #18
http://www.google-melange.com/gci/task/view/google/gci2012/8137204
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 */