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