summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/objectmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/objectmp.h')
-rw-r--r--cpukit/include/rtems/score/objectmp.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/objectmp.h b/cpukit/include/rtems/score/objectmp.h
index e9419d7bc0..4f41fefe40 100644
--- a/cpukit/include/rtems/score/objectmp.h
+++ b/cpukit/include/rtems/score/objectmp.h
@@ -3,10 +3,8 @@
*
* @ingroup RTEMSScoreObjectMP
*
- * @brief Data Associated with the Manipulation of Global RTEMS Objects
- *
- * This include file contains all the constants and structures associated
- * with the manipulation of Global RTEMS Objects.
+ * @brief This header file provides the interfaces of the
+ * @ref RTEMSScoreObjectMP.
*/
/*