summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/freechain.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/freechain.h')
-rw-r--r--cpukit/include/rtems/score/freechain.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/freechain.h b/cpukit/include/rtems/score/freechain.h
index 76b028fba0..2c0cc1aa06 100644
--- a/cpukit/include/rtems/score/freechain.h
+++ b/cpukit/include/rtems/score/freechain.h
@@ -3,8 +3,11 @@
*
* @ingroup RTEMSScoreFreechain
*
- * @brief Freechain Handler API
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreFreechain which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
+
/*
* Copyright (c) 2013 Gedare Bloom.
*