summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 20:46:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 20:46:18 +0000
commit32a98d216b3223cde4178354b9dd8ef76cfb9738 (patch)
tree12ac9ce91380ec6921f3d13309a31cf5720f91f7 /c/src
parentPatch from Charles Gauthier <Charles.Gauthier@@iit.nrc.ca> to address (diff)
downloadrtems-32a98d216b3223cde4178354b9dd8ef76cfb9738.tar.bz2
Moved mpc860.h around to make things compile.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/exec/score/cpu/powerpc/mpc860.h (renamed from c/src/exec/score/cpu/powerpc/rtems/score/mpc860.h)0
-rw-r--r--c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in2
2 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/powerpc/rtems/score/mpc860.h b/c/src/exec/score/cpu/powerpc/mpc860.h
index 7daee45bf0..7daee45bf0 100644
--- a/c/src/exec/score/cpu/powerpc/rtems/score/mpc860.h
+++ b/c/src/exec/score/cpu/powerpc/mpc860.h
diff --git a/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in b/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in
index 5cc944aad0..c86b78e312 100644
--- a/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in
+++ b/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in
@@ -15,7 +15,7 @@ C_PIECES=
C_FILES=$(C_PIECES:%=%.c)
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
-H_PIECES=cpu.h mpc860.h ppc.h ppctypes.h
+H_PIECES=cpu.h ppc.h ppctypes.h
H_FILES=$(H_PIECES:%=$(srcdir)/%)
# Assembly source names, if any, go here -- minus the .S