summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/taskmp.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-26 11:45:47 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 07:45:53 +0100
commit6b5f22dcbb4a876080a3713233e4d5a23d6383ed (patch)
tree9d509ea5c1b34eb06d728eeb95423fd7f3eefc1f /cpukit/include/rtems/rtems/taskmp.h
parentscore: Always define RTEMSScoreMRSP group (diff)
downloadrtems-6b5f22dcbb4a876080a3713233e4d5a23d6383ed.tar.bz2
rtems: Canonicalize Doxygen @file comments
Use common phrases for the file brief descriptions. Update #3706.
Diffstat (limited to 'cpukit/include/rtems/rtems/taskmp.h')
-rw-r--r--cpukit/include/rtems/rtems/taskmp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/taskmp.h b/cpukit/include/rtems/rtems/taskmp.h
index d0f4b6f6ee..d991df0c51 100644
--- a/cpukit/include/rtems/rtems/taskmp.h
+++ b/cpukit/include/rtems/rtems/taskmp.h
@@ -3,8 +3,8 @@
*
* @ingroup RTEMSImplClassicTaskMP
*
- * This include file contains all the constants and structures associated
- * with the multiprocessing support in the task manager.
+ * @brief This header file provides the implementation interfaces of the
+ * @ref RTEMSImplClassicTaskMP.
*/
/* COPYRIGHT (c) 1989-2013.