summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc/rdbg_cpu_asm.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 22:24:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 22:24:27 +0000
commitffa5b986f2ee367952247d1ce783919751d0aab4 (patch)
tree756a715982d89e9d0631511db563dea789df4727 /c/src/librdbg/src/powerpc/rdbg_cpu_asm.S
parent2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ffa5b986f2ee367952247d1ce783919751d0aab4.tar.bz2
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/powerpc/rdbg_cpu_asm.S: Reflect changes to <rtems/score/cpu.h>. * src/powerpc/rdbg_f.c: Ditto.
Diffstat (limited to 'c/src/librdbg/src/powerpc/rdbg_cpu_asm.S')
-rw-r--r--c/src/librdbg/src/powerpc/rdbg_cpu_asm.S5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/librdbg/src/powerpc/rdbg_cpu_asm.S b/c/src/librdbg/src/powerpc/rdbg_cpu_asm.S
index 657a279830..77b3316afc 100644
--- a/c/src/librdbg/src/powerpc/rdbg_cpu_asm.S
+++ b/c/src/librdbg/src/powerpc/rdbg_cpu_asm.S
@@ -7,10 +7,9 @@
*
*/
-#include <libcpu/cpu.h>
-#include <libcpu/io.h>
-#include <rtems/score/targopts.h>
#include <asm.h>
+#include <rtems/score/cpu.h>
+#include <libcpu/io.h>
BEGIN_CODE