summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/statesimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/statesimpl.h')
-rw-r--r--cpukit/include/rtems/score/statesimpl.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/statesimpl.h b/cpukit/include/rtems/score/statesimpl.h
index 9df9ba390d..a3178b298c 100644
--- a/cpukit/include/rtems/score/statesimpl.h
+++ b/cpukit/include/rtems/score/statesimpl.h
@@ -3,10 +3,8 @@
*
* @ingroup RTEMSScoreStates
*
- * @brief Inlined Routines Associated with Thread State Information
- *
- * This file contains the static inline implementation of the inlined
- * routines associated with thread state information.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreStates which are only used by the implementation.
*/
/*