summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/workspace.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/workspace.c')
-rw-r--r--cpukit/rtems/src/workspace.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/cpukit/rtems/src/workspace.c b/cpukit/rtems/src/workspace.c
index a6c5c7599b..39e47033f0 100644
--- a/cpukit/rtems/src/workspace.c
+++ b/cpukit/rtems/src/workspace.c
@@ -1,8 +1,11 @@
/**
- * @file
+ * @file
*
- * @brief RTEMS Workspace Support
- * @ingroup ClassicRTEMSWorkspace
+ * @ingroup RTEMSImplClassic
+ *
+ * @brief This source file contains the implementation of
+ * rtems_workspace_get_information(), rtems_workspace_allocate(), and
+ * rtems_workspace_free().
*/
/*