From: Andreas Dachsberger <andreas.dachsber...@embedded-brains.de> --- cpukit/include/rtems/score/isrlevel.h | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/cpukit/include/rtems/score/isrlevel.h b/cpukit/include/rtems/score/isrlevel.h index 9340706f22..c42451d010 100644 --- a/cpukit/include/rtems/score/isrlevel.h +++ b/cpukit/include/rtems/score/isrlevel.h @@ -1,10 +1,12 @@ /** - * @file + * @file * - * @brief ISR Level Type + * @ingroup RTEMSScoreISR * - * This include file defines the ISR Level type. It exists to - * simplify include dependencies. It is part of the ISR Handler. + * @brief ISR Level Type + * + * This include file defines the ISR Level type. It exists to + * simplify include dependencies. It is part of the ISR Handler. */ /* @@ -27,9 +29,10 @@ extern "C" { #endif /** - * @addtogroup RTEMSScoreISR ISR Handler + * @addtogroup RTEMSScoreISR ISR Handler + * + * @{ */ -/** @{ */ /** * The following type defines the control block used to manage -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel