summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/isrlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/isrlevel.h')
-rw-r--r--cpukit/include/rtems/score/isrlevel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/isrlevel.h b/cpukit/include/rtems/score/isrlevel.h
index c42451d010..3981f2c688 100644
--- a/cpukit/include/rtems/score/isrlevel.h
+++ b/cpukit/include/rtems/score/isrlevel.h
@@ -3,10 +3,10 @@
*
* @ingroup RTEMSScoreISR
*
- * @brief ISR Level Type
+ * @brief This header file provides the ::ISR_Level related interfaces of the
+ * @ref RTEMSScoreISR.
*
- * This include file defines the ISR Level type. It exists to
- * simplify include dependencies. It is part of the ISR Handler.
+ * This header file exists to simplify include dependencies.
*/
/*