summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/irq/irq.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 20:55:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 20:55:13 +0000
commitcd35cf9fb3eb0d3af1fe56102db7e46ace3f1e5d (patch)
treefe76fd577d11b153bf0817edd1f529f2eef14702 /c/src/lib/libbsp/powerpc/shared/irq/irq.c
parent2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cd35cf9fb3eb0d3af1fe56102db7e46ace3f1e5d.tar.bz2
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/exception.S: Reflect changes to <rtems/score/cpu.h>. * bootloader/head.S: Ditto. * bootloader/misc.c: Ditto. * console/polled_io.c: Ditto. * irq/irq.c: Ditto. * irq/irq_asm.S: Ditto. * irq/irq_init.c: Include <rtems/bspIo.h>. * start/start.S: Reflect changes to <rtems/score/cpu.h>. * vectors/vectors.S: Ditto.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/irq/irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/irq/irq.c b/c/src/lib/libbsp/powerpc/shared/irq/irq.c
index 4c2226a48f..b2c97de842 100644
--- a/c/src/lib/libbsp/powerpc/shared/irq/irq.c
+++ b/c/src/lib/libbsp/powerpc/shared/irq/irq.c
@@ -11,6 +11,7 @@
* $Id$
*/
+#include <rtems/system.h>
#include <bsp.h>
#include <bsp/irq.h>
#include <bsp/openpic.h>
@@ -18,7 +19,6 @@
#include <rtems/score/apiext.h>
#include <libcpu/raw_exception.h>
#include <bsp/vectors.h>
-#include <libcpu/cpu.h>
#define RAVEN_INTR_ACK_REG 0xfeff0030