summaryrefslogtreecommitdiff
path: root/system/gdb/ppc-ptregs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/gdb/ppc-ptregs.patch')
-rw-r--r--system/gdb/ppc-ptregs.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/system/gdb/ppc-ptregs.patch b/system/gdb/ppc-ptregs.patch
index 743bd2e6d..2725a7114 100644
--- a/system/gdb/ppc-ptregs.patch
+++ b/system/gdb/ppc-ptregs.patch
@@ -1,8 +1,6 @@
---- a/gdb/gdbserver/linux-ppc-low.c
-+++ b/gdb/gdbserver/linux-ppc-low.c
-@@ -21,7 +21,6 @@
- #include "linux-low.h"
-
+--- a/gdbserver/linux-ppc-low.cc
++++ b/gdbserver/linux-ppc-low.cc
+@@ -21,5 +21,4 @@
#include <elf.h>
-#include <asm/ptrace.h>