summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/include
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-02 13:02:47 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:12:35 +0200
commitb2b7b58e45dabea56930c10ba5213105e555c749 (patch)
tree6fb602e0a58d3bac1b3e13712d79c5378d6f76e3 /cpukit/score/cpu/no_cpu/include
parentdoxygen: Added subgroup Generic to BSP->SPARC64 (diff)
downloadrtems-b2b7b58e45dabea56930c10ba5213105e555c749.tar.bz2
doxygen: Added Management to Example CPU Architecture
Update #3706.
Diffstat (limited to 'cpukit/score/cpu/no_cpu/include')
-rw-r--r--cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h8
1 files changed, 8 insertions, 0 deletions
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..7f6e1f539d 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