summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretod.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/coretod.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/score/src/coretod.c b/cpukit/score/src/coretod.c
index d402bb438d..2258714ad9 100644
--- a/cpukit/score/src/coretod.c
+++ b/cpukit/score/src/coretod.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Initializes the Time of Day Handler
- *
* @ingroup RTEMSScoreTOD
+ *
+ * @brief This source file contains the definition of ::_TOD and the
+ * implementation of _TOD_Lock(), _TOD_Unlock(), and _TOD_Is_owner().
*/
/* COPYRIGHT (c) 1989-2014.