[rtems commit] doxygen: score: Put ARM Co-Processor 15 group in ARM

Sebastian Huber sebh at rtems.org
Tue Apr 2 05:31:47 UTC 2019


Module:    rtems
Branch:    master
Commit:    493c1e8a7f600526622fffa4b4aae64121fb30df
Changeset: http://git.rtems.org/rtems/commit/?id=493c1e8a7f600526622fffa4b4aae64121fb30df

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Mon Apr  1 09:14:14 2019 +0200

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(-)

diff --git a/cpukit/score/cpu/arm/include/libcpu/arm-cp15.h b/cpukit/score/cpu/arm/include/libcpu/arm-cp15.h
index b3a61d2..506d61a 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.
  *




More information about the vc mailing list