summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 20:54:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 20:54:54 +0000
commit80387318e50d01aad0dd549f1aa18faf8ffc0eed (patch)
tree4108e794193900470005fa22acf43a113c29e7bf /c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S
parent2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-80387318e50d01aad0dd549f1aa18faf8ffc0eed.tar.bz2
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* irq/irq.c: Reflect changes to <rtems/score/cpu.h>. Fix loopCounter. * irq/irq_asm.S: Reflect changes to <rtems/score/cpu.h>. * vectors/vectors.S: Ditto. * vectors/vectors_init.c: Include <rtems/bspIo.h>.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S b/c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S
index 01e02f4027..6131100e9f 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/irq/irq_asm.S
@@ -13,11 +13,10 @@
* $Id$
*/
+#include <asm.h>
+#include <rtems/score/cpu.h>
#include <bsp/vectors.h>
-#include <libcpu/cpu.h>
#include <libcpu/raw_exception.h>
-#include <rtems/score/cpuopts.h> /* for PPC_HAS_FPU */
-#include "asm.h"
#define SYNC \