summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
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/bootloader/head.S
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/bootloader/head.S5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/head.S b/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
index 232232be50..abc5737d43 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
@@ -15,10 +15,9 @@
* $Id$
*/
+#include <asm.h>
+#include <rtems/score/cpu.h>
#include "bootldr.h"
-#include <libcpu/cpu.h>
-#include <rtems/score/targopts.h>
-#include "asm.h"
#undef TEST_PPCBUG_CALLS
#define FRAME_SIZE 32