From b2b7b58e45dabea56930c10ba5213105e555c749 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 13:02:47 +0200 Subject: 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(+) (limited to 'cpukit/score/cpu/no_cpu') 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 @@ -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 -- cgit v1.2.3