From 493c1e8a7f600526622fffa4b4aae64121fb30df Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Mon, 1 Apr 2019 09:14:14 +0200 Subject: doxygen: score: Put ARM Co-Processor 15 group in ARM Update #3706. --- cpukit/score/cpu/arm/include/libcpu/arm-cp15.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/score/cpu') diff --git a/cpukit/score/cpu/arm/include/libcpu/arm-cp15.h b/cpukit/score/cpu/arm/include/libcpu/arm-cp15.h index b3a61d2fe1..506d61a082 100644 --- a/cpukit/score/cpu/arm/include/libcpu/arm-cp15.h +++ b/cpukit/score/cpu/arm/include/libcpu/arm-cp15.h @@ -1,7 +1,7 @@ /** * @file * - * @ingroup ScoreCPUARMCP15 + * @ingroup RTEMSScoreCPUARMCP15 * * @brief ARM co-processor 15 (CP15) API. */ @@ -45,9 +45,9 @@ extern "C" { ((const void *) (((uint32_t) (mva)) & ~0x3fU)) /** - * @defgroup ScoreCPUARMCP15 ARM Co-Processor 15 Support + * @defgroup RTEMSScoreCPUARMCP15 ARM Co-Processor 15 Support * - * @ingroup ScoreCPUARM + * @ingroup RTEMSScoreCPUARM * * @brief ARM co-processor 15 (CP15) support. * -- cgit v1.2.3