summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-26 10:44:58 +0100
committerAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-01 12:02:30 +0200
commit0be1e54a26807b33952c8ca72f123fa583b2f420 (patch)
tree74cfd903beb02b24e614bda237ff59446b2b760d /cpukit/score/cpu/m68k/include/rtems/score/cpu.h
parentdoxygen: score: Change no_cpu architecture group (diff)
downloadrtems-0be1e54a26807b33952c8ca72f123fa583b2f420.tar.bz2
doxygen: score: Add m68k CPU architecture group
Update #3706.
Diffstat (limited to 'cpukit/score/cpu/m68k/include/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/m68k/include/rtems/score/cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/include/rtems/score/cpu.h b/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
index 94dcae3199..de085c9f7d 100644
--- a/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/m68k/include/rtems/score/cpu.h
@@ -3,6 +3,8 @@
*
* @brief Motorola M68K CPU Dependent Source
*
+ * @addtogroup RTEMSScoreCPUm68k
+ *
* This include file contains information pertaining to the Motorola
* m68xxx processor family.
*/