summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/heap.h')
-rw-r--r--cpukit/include/rtems/score/heap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/heap.h b/cpukit/include/rtems/score/heap.h
index 6426c82881..ccc2f5c0fe 100644
--- a/cpukit/include/rtems/score/heap.h
+++ b/cpukit/include/rtems/score/heap.h
@@ -3,7 +3,9 @@
*
* @ingroup RTEMSScoreHeap
*
- * @brief Heap Handler API
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreHeap which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*