summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/coremsgbuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/coremsgbuffer.h')
-rw-r--r--cpukit/include/rtems/score/coremsgbuffer.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/include/rtems/score/coremsgbuffer.h b/cpukit/include/rtems/score/coremsgbuffer.h
index 1960facb34..330a480423 100644
--- a/cpukit/include/rtems/score/coremsgbuffer.h
+++ b/cpukit/include/rtems/score/coremsgbuffer.h
@@ -5,8 +5,9 @@
*
* @ingroup RTEMSScoreMessageQueue
*
- * @brief This header file defines the buffer data structure used by the
- * Message Queue Handler.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreMessageQueue which are used by the implementation, the
+ * @ref RTEMSImplApplConfig, and the API.
*/
/*