summaryrefslogtreecommitdiffstats
path: root/cpukit/include
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include')
-rw-r--r--cpukit/include/rtems/irq-extension.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/irq-extension.h b/cpukit/include/rtems/irq-extension.h
index 20324fe1f4..ddc4b58af9 100644
--- a/cpukit/include/rtems/irq-extension.h
+++ b/cpukit/include/rtems/irq-extension.h
@@ -3,7 +3,7 @@
*
* @ingroup rtems_interrupt_extension
*
- * @brief Header file for the RTEMS Interrupt Manager Extension.
+ * @brief Header file for the Interrupt Manager Extension.
*/
/*
@@ -30,7 +30,7 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup rtems_interrupt_extension RTEMS Interrupt Manager Extension
+ * @defgroup rtems_interrupt_extension Interrupt Manager Extension
*
* @ingroup ClassicINTR
*