summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/intr.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-28 10:28:40 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:31 +0200
commit7a722e75a7013cda2401b409dfdac2553b4902ac (patch)
tree0c1d4e7d3abe58aaad7f5f86d3b5efd25d9b737c /cpukit/include/rtems/rtems/intr.h
parentdoxygen: Reviewed cpukit/include/rtems/score (diff)
downloadrtems-7a722e75a7013cda2401b409dfdac2553b4902ac.tar.bz2
doxygen: Reviewed cpukit/include/rtems/rtems
Update #3706.
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/rtems/intr.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/include/rtems/rtems/intr.h b/cpukit/include/rtems/rtems/intr.h
index be216a013c..fb29d0d6cc 100644
--- a/cpukit/include/rtems/rtems/intr.h
+++ b/cpukit/include/rtems/rtems/intr.h
@@ -1,10 +1,7 @@
/**
* @file
*
- * @defgroup ClassicINTR Interrupts
- *
- * @ingroup ClassicRTEMS
- * @brief Header file for Interrupt Manager
+ * @addtogroup ClassicINTR
*
* This include file contains all the constants and structures associated with
* the Interrupt Manager.