[PATCH 07/28] doxygen: Added Management to Example CPU Architecture

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 3 07:31:40 UTC 2019


From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>

Update #3706.
---
 cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
index 8e96911a73..df37a789ac 100644
--- a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
@@ -306,6 +306,14 @@ extern "C" {
 /** @{ **/
 /** @} */
 
+/**
+ * @defgroup Management Management
+ * 
+ * @ingroup RTEMSScoreCPUExample
+ * 
+ * @brief Management
+ */
+
 /**
  * @addtogroup Management
  * This defines the minimal set of integer and processor state registers
-- 
2.16.4



More information about the devel mailing list