summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/msgmp.h
diff options
context:
space:
mode:
authorAyush Awasthi <kolaveridi87@gmail.com>2013-01-04 09:22:20 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-04 09:22:20 -0600
commitd106ab3efd5026cfd0d543b14bd28b099fccb595 (patch)
treeb9f1787946a0a0821ace16d1f0f52a96f14bc832 /cpukit/rtems/include/rtems/rtems/msgmp.h
parentscore: Doxygen Clean Up Task #10 (diff)
downloadrtems-d106ab3efd5026cfd0d543b14bd28b099fccb595.tar.bz2
rtems: Doxygen Clean Up Task #2
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/msgmp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/msgmp.h25
1 files changed, 15 insertions, 10 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/msgmp.h b/cpukit/rtems/include/rtems/rtems/msgmp.h
index f512eaeda7..5d895dea1c 100644
--- a/cpukit/rtems/include/rtems/rtems/msgmp.h
+++ b/cpukit/rtems/include/rtems/rtems/msgmp.h
@@ -1,16 +1,21 @@
/**
* @file rtems/rtems/msgmp.h
*
- * This include file contains all the constants and structures associated
- * with the Multiprocessing Support in the Message Manager.
+ * @defgroup ClassicMsgMP Message Queue MP Support
+ *
+ * @ingroup ClassicRTEMS
+ * @brief Message Manager MP Support
+ *
+ * This include file contains all the constants and structures associated
+ * with the Multiprocessing Support in the Message Manager.
*/
-/* COPYRIGHT (c) 1989-2008.
- * On-Line Applications Research Corporation (OAR).
+/* COPYRIGHT (c) 1989-2008.
+ * On-Line Applications Research Corporation (OAR).
*
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
*/
#ifndef _RTEMS_RTEMS_MSGMP_H
@@ -119,10 +124,10 @@ void _Message_queue_MP_Send_response_packet (
/**
*
- @brief * _Message_queue_MP_Process_packet
+ * @brief _Message_queue_MP_Process_packet
*
- * This routine performs the actions specific to this package for
- * the request from another node.
+ * This routine performs the actions specific to this package for
+ * the request from another node.
*/
void _Message_queue_MP_Process_packet (
rtems_packet_prefix *the_packet_prefix