From 2b37eca5dd136cf6e01a1a3b4f8597b50782738f Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Wed, 27 Mar 2019 10:46:08 +0100 Subject: doxygen: score: Add SuperH CPU architecture group Update #3706. --- cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/score/cpu/sh/include/rtems/score') 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 +/** + * @defgroup RTEMSScoreCPUsh SuperH (sh) + * + * @ingroup RTEMSScoreCPU + * + * @brief SuperH (sh) Architecture Support + * + * @{ + */ + #define CPU_PER_CPU_CONTROL_SIZE 0 #ifndef ASM -- cgit v1.2.3