doxygen: score: adjust doc in isrlevel.h to doxygen guidelines

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-09 11:32:40 +02:00
committed by Sebastian Huber
parent 24787d086b
commit bb0ccc17f5

View File

@@ -1,6 +1,8 @@
/** /**
* @file * @file
* *
* @ingroup RTEMSScoreISR
*
* @brief ISR Level Type * @brief ISR Level Type
* *
* This include file defines the ISR Level type. It exists to * This include file defines the ISR Level type. It exists to
@@ -28,8 +30,9 @@ extern "C" {
/** /**
* @addtogroup RTEMSScoreISR ISR Handler * @addtogroup RTEMSScoreISR ISR Handler
*
* @{
*/ */
/** @{ */
/** /**
* The following type defines the control block used to manage * The following type defines the control block used to manage