summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/threadmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/threadmp.h')
-rw-r--r--cpukit/include/rtems/score/threadmp.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/threadmp.h b/cpukit/include/rtems/score/threadmp.h
index 3fc9d141fd..ae973ef0d8 100644
--- a/cpukit/include/rtems/score/threadmp.h
+++ b/cpukit/include/rtems/score/threadmp.h
@@ -3,10 +3,8 @@
*
* @ingroup RTEMSScoreThreadMP
*
- * @brief Multiprocessing Portion of the Thread Package
- *
- * This include file contains the specification for all routines
- * and data specific to the multiprocessing portion of the thread package.
+ * @brief This header file provides the interfaces of the
+ * @ref RTEMSScoreThreadMP.
*/
/*