summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-27 10:46:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:30 +0200
commit2b37eca5dd136cf6e01a1a3b4f8597b50782738f (patch)
treeb8e0174c9b34ba73ff8cce84a2c37250ef4f24e7 /cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h
parentdoxygen: score: Add RISC-V CPU architecture group (diff)
downloadrtems-2b37eca5dd136cf6e01a1a3b4f8597b50782738f.tar.bz2
doxygen: score: Add SuperH CPU architecture group
Update #3706.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h b/cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h
index 78b87ef981..6dcbc00f6b 100644
--- a/cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h
+++ b/cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h
@@ -17,6 +17,16 @@
#include <rtems/score/cpu.h>
+/**
+ * @defgroup RTEMSScoreCPUsh SuperH (sh)
+ *
+ * @ingroup RTEMSScoreCPU
+ *
+ * @brief SuperH (sh) Architecture Support
+ *
+ * @{
+ */
+
#define CPU_PER_CPU_CONTROL_SIZE 0
#ifndef ASM