summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/include/irq.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-24 15:32:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-24 15:32:04 +0000
commite570c3132448071027eefeec239f6ddc9a3ffcdb (patch)
tree8fbc055cf86a187706bc3eba1d098268e5368e41 /c/src/lib/libbsp/powerpc/gen83xx/include/irq.h
parent2011-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-e570c3132448071027eefeec239f6ddc9a3ffcdb.tar.bz2
2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, console/console-config.c, i2c/i2c_init.c, include/bsp.h, include/hwreg_vals.h, include/irq.h, include/tm27.h, include/tsec-config.h, irq/irq.c, network/network.c, spi/spi_init.c, startup/bspstart.c: Address some of the issues spotted by the check_bsp script.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/include/irq.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/include/irq.h b/c/src/lib/libbsp/powerpc/gen83xx/include/irq.h
index 7e7a8d97df..ceb1f9aa76 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/include/irq.h
+++ b/c/src/lib/libbsp/powerpc/gen83xx/include/irq.h
@@ -16,6 +16,11 @@
+-----------------------------------------------------------------+
| this file declares constants of the interrupt controller |
\*===============================================================*/
+
+/*
+ * $Id$
+ */
+
#ifndef GEN83xx_IRQ_IRQ_H
#define GEN83xx_IRQ_IRQ_H