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