summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/timecounterimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/timecounterimpl.h')
-rw-r--r--cpukit/include/rtems/score/timecounterimpl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/timecounterimpl.h b/cpukit/include/rtems/score/timecounterimpl.h
index f6522b2de0..ab5cd82bf6 100644
--- a/cpukit/include/rtems/score/timecounterimpl.h
+++ b/cpukit/include/rtems/score/timecounterimpl.h
@@ -3,7 +3,8 @@
*
* @ingroup RTEMSScoreTimecounter
*
- * @brief Timecounter Implementation
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreTimecounter which are only used by the implementation.
*/
/*