From 1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 7 Sep 2024 14:55:46 +0000 Subject: Initial commit Signed-off-by: Laurent Bercot --- musl/patches-in-mcm/gdb-8.3.1/ppc-ptregs.diff | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 musl/patches-in-mcm/gdb-8.3.1/ppc-ptregs.diff (limited to 'musl/patches-in-mcm/gdb-8.3.1/ppc-ptregs.diff') diff --git a/musl/patches-in-mcm/gdb-8.3.1/ppc-ptregs.diff b/musl/patches-in-mcm/gdb-8.3.1/ppc-ptregs.diff new file mode 100644 index 0000000..743bd2e --- /dev/null +++ b/musl/patches-in-mcm/gdb-8.3.1/ppc-ptregs.diff @@ -0,0 +1,10 @@ +--- a/gdb/gdbserver/linux-ppc-low.c ++++ b/gdb/gdbserver/linux-ppc-low.c +@@ -21,7 +21,6 @@ + #include "linux-low.h" + + #include +-#include + + #include "nat/ppc-linux.h" + #include "linux-ppc-tdesc.h" -- cgit v1.3.1