summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/freechainimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/freechainimpl.h')
-rw-r--r--cpukit/include/rtems/score/freechainimpl.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/freechainimpl.h b/cpukit/include/rtems/score/freechainimpl.h
index 25660003ff..6c3f1bb6d7 100644
--- a/cpukit/include/rtems/score/freechainimpl.h
+++ b/cpukit/include/rtems/score/freechainimpl.h
@@ -3,8 +3,10 @@
*
* @ingroup RTEMSScoreFreechain
*
- * @brief Freechain Handler API
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreBarrier which are only used by the implementation.
*/
+
/*
* Copyright (c) 2013 Gedare Bloom.
*