summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 04:37:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 04:37:44 +0000
commitac7af4a359cc51bc06e1bf0ed3314744972b8395 (patch)
tree7c73805f8b66af9b3082fbde80f6eb70edd966ac /c/src/lib/libbsp/powerpc/virtex/irq/irq.h
parent2009-11-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ac7af4a359cc51bc06e1bf0ed3314744972b8395.tar.bz2
Whitespace removal.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/virtex/irq/irq.h')
-rw-r--r--c/src/lib/libbsp/powerpc/virtex/irq/irq.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/virtex/irq/irq.h b/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
index b9a4413495..f8d6eae7ce 100644
--- a/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
+++ b/c/src/lib/libbsp/powerpc/virtex/irq/irq.h
@@ -23,7 +23,7 @@
#include <bsp/opbintctrl.h>
/*
- * the following definitions specify the indices used
+ * the following definitions specify the indices used
* to interface the interrupt handler API
*/
@@ -70,8 +70,8 @@ extern "C" {
*/
typedef enum {
BSP_OPBINTC_IRQ_FIRST = BSP_OPBINTC_IRQ_LOWEST_OFFSET,
- /*
- * Note: for this BSP, the peripheral names are derived
+ /*
+ * Note: for this BSP, the peripheral names are derived
* from the Xilinx parameter file
*/
BSP_OPBINTC_IRQ_LAST = BSP_OPBINTC_IRQ_MAX_OFFSET,