summaryrefslogtreecommitdiffstats
path: root/cpukit/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-15 12:52:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-15 12:52:12 +0000
commit4670d91898a0571866cca239b39d20281f3f88c6 (patch)
tree63c2f0d454ead1da091d4ee7be36057c8a535c93 /cpukit/include
parentcpu.c, cpu_asm.S, rtems/score/cpu.h: Cleanup of the floating point context in... (diff)
downloadrtems-4670d91898a0571866cca239b39d20281f3f88c6.tar.bz2
2009-05-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
* Doxygen.in: Fixed project name. Added project number. Enabled auto brief. Disabled include graphs. * include/rtems/irq-extension.h, libblock/include/rtems/bdpart.h, libblock/include/rtems/bdbuf.h, libblock/include/rtems/bdpart.h, libblock/include/rtems/blkdev.h, libblock/include/rtems/diskdevs.h, libblock/include/rtems/ramdisk.h, libblock/src/bdbuf.c, libblock/src/blkdev.c, libblock/src/diskdevs.c, libblock/src/ramdisk.c: Documentation. * libblock/src/bdpart.c: Documentation. Fixed NULL pointer access.
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
*