summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/smpimpl.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/smpimpl.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 '')
-rw-r--r--cpukit/include/rtems/score/smpimpl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/smpimpl.h b/cpukit/include/rtems/score/smpimpl.h
index 532e5a6b4e..0e6168362c 100644
--- a/cpukit/include/rtems/score/smpimpl.h
+++ b/cpukit/include/rtems/score/smpimpl.h
@@ -29,9 +29,7 @@ extern "C" {
#endif
/**
- * @defgroup ScoreSMP SMP Support
- *
- * @ingroup Score
+ * @addtogroup ScoreSMP
*
* This defines the interface of the SuperCore SMP support.
*