summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/todimpl.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-28 09:46:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:31 +0200
commit69d6671f647ad24c06d89b5215f8ef1ea0f78468 (patch)
tree66e62a4d8ae853c5ff248269c6b867342912e75e /cpukit/include/rtems/score/todimpl.h
parentdoxygen: score: Add x86-64 CPU architecture group (diff)
downloadrtems-69d6671f647ad24c06d89b5215f8ef1ea0f78468.tar.bz2
doxygen: Reviewed cpukit/include/rtems/score
Update #3706.
Diffstat (limited to 'cpukit/include/rtems/score/todimpl.h')
-rw-r--r--cpukit/include/rtems/score/todimpl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/todimpl.h b/cpukit/include/rtems/score/todimpl.h
index d2b6d73802..edc12e1fda 100644
--- a/cpukit/include/rtems/score/todimpl.h
+++ b/cpukit/include/rtems/score/todimpl.h
@@ -118,9 +118,7 @@ extern "C" {
#define TOD_BASE_YEAR 1988
/**
- * @defgroup ScoreTOD Time Of Day (TOD) Handler
- *
- * @ingroup Score
+ * @addtogroup ScoreTOD
*
* This handler encapsulates functionality used to manage time of day.
*/