doxygen: score: Add SuperH CPU architecture group

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 07:29:30 +02:00
committed by Sebastian Huber
parent 71f90982dc
commit 2b37eca5dd
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -55,6 +55,16 @@
#include <rtems/score/cpuopts.h>
#include <rtems/score/sh.h>
/**
* @defgroup RTEMSScoreCPUshASM SuperH (sh) Assembler Support
*
* @ingroup RTEMSScoreCPUsh
*
* @brief SuperH (sh) Assembler Support
*
* @{
*/
/*
* Recent versions of GNU cpp define variables which indicate the
* need for underscores and percents. If not using GNU cpp or
@@ -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