[rtems commit] doxygen: Added Management to Example CPU Architecture

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


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

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Tue Apr  2 13:02:47 2019 +0200

doxygen: Added Management to Example CPU Architecture

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 8e96911..7f6e1f5 100644
--- a/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
+++ b/cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
@@ -307,6 +307,14 @@ extern "C" {
 /** @} */
 
 /**
+ * @defgroup Management Management
+ *
+ * @ingroup RTEMSScoreCPUExample
+ *
+ * @brief Management
+ */
+
+/**
  * @addtogroup Management
  * This defines the minimal set of integer and processor state registers
  * that must be saved during a voluntary context switch from one thread




More information about the vc mailing list