summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/wkspacedata.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-30 14:00:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 07:45:53 +0100
commit70dbafbf5ed26d0d434d6428d9f3de1be2ee502a (patch)
tree872ccc19606d492beddbdc2875a2ef79d8d8bcf0 /cpukit/include/rtems/score/wkspacedata.h
parentsapi: Canonicalize @defgroup and @file comments (diff)
downloadrtems-70dbafbf5ed26d0d434d6428d9f3de1be2ee502a.tar.bz2
config: Canonicalize @defgroup and @file comments
Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706.
Diffstat (limited to 'cpukit/include/rtems/score/wkspacedata.h')
-rw-r--r--cpukit/include/rtems/score/wkspacedata.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/wkspacedata.h b/cpukit/include/rtems/score/wkspacedata.h
index fd6fd1c1cb..3de4b02bd2 100644
--- a/cpukit/include/rtems/score/wkspacedata.h
+++ b/cpukit/include/rtems/score/wkspacedata.h
@@ -5,8 +5,9 @@
*
* @ingroup RTEMSScoreWorkspace
*
- * @brief Constants defined by the application configuration for the idle
- * threads.
+ * @brief This header file provides data structures used by the implementation
+ * and the @ref RTEMSImplApplConfig to define ::_Workspace_Size,
+ * ::_Workspace_Is_unified, and ::_Workspace_Malloc_initializer.
*/
/*