diff options
Diffstat (limited to 'gdb/config/powerpc/spu-linux.mh')
-rw-r--r-- | gdb/config/powerpc/spu-linux.mh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/powerpc/spu-linux.mh b/gdb/config/powerpc/spu-linux.mh deleted file mode 100644 index 9205b62..0000000 --- a/gdb/config/powerpc/spu-linux.mh +++ /dev/null @@ -1,8 +0,0 @@ -# Target: Cell BE (PowerPC64 + SPU) - -# This implements a 'pseudo-native' GDB running on the -# PPU side of the Cell BE and debugging the SPU side. - -NATDEPFILES = spu-linux-nat.o fork-child.o inf-ptrace.o \ - linux-procfs.o linux-ptrace.o linux-waitpid.o \ - linux-personality.o linux-namespaces.o |