summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/corebarrier.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/corebarrier.h')
-rw-r--r--cpukit/include/rtems/score/corebarrier.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/corebarrier.h b/cpukit/include/rtems/score/corebarrier.h
index 40ccdec479..60abbd6f8f 100644
--- a/cpukit/include/rtems/score/corebarrier.h
+++ b/cpukit/include/rtems/score/corebarrier.h
@@ -3,10 +3,9 @@
*
* @ingroup RTEMSScoreBarrier
*
- * @brief Constants and Structures Associated with the Barrier Handler
- *
- * This include file contains all the constants and structures associated
- * with the Barrier Handler.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreBarrier which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*