summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/watchdogticks.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/watchdogticks.h')
-rw-r--r--cpukit/include/rtems/score/watchdogticks.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/watchdogticks.h b/cpukit/include/rtems/score/watchdogticks.h
index ea2651954c..a4f952406e 100644
--- a/cpukit/include/rtems/score/watchdogticks.h
+++ b/cpukit/include/rtems/score/watchdogticks.h
@@ -3,7 +3,9 @@
*
* @ingroup RTEMSScoreWatchdog
*
- * @brief Constants for the watchdog ticks.
+ * @brief This header file provides the interfaces of the
+ * @ref RTEMSScoreWatchdog related to watchdog ticks which are used by the
+ * implementation and the @ref RTEMSImplApplConfig.
*/
/*