summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/partmp.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-14 08:51:39 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-23 10:43:19 +0100
commit4c1e793a2d767ceec1d8aeec43e1c45ea69ba761 (patch)
tree04c161033c11e0c3f090b515bcf53607454e4363 /cpukit/rtems/src/partmp.c
parentrtems: Update event documentation (diff)
downloadrtems-4c1e793a2d767ceec1d8aeec43e1c45ea69ba761.tar.bz2
rtems: Canonicalize partition file documentation
Diffstat (limited to 'cpukit/rtems/src/partmp.c')
-rw-r--r--cpukit/rtems/src/partmp.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/rtems/src/partmp.c b/cpukit/rtems/src/partmp.c
index 99af7adf71..f97c3373c8 100644
--- a/cpukit/rtems/src/partmp.c
+++ b/cpukit/rtems/src/partmp.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @ingroup ClassicPartMP Partition MP Support
+ * @ingroup ClassicPartMP
*
- * @brief Partition_MP_Send_process_packet
+ * @brief This source file contains the implementation of the Partition Manager
+ * MPCI support.
*/
/*