gdb: bump to 8.2
[openwrt/staging/jogo.git] / package / devel / gdb / patches / 100-musl_fix.patch
index b167fe6ecd7ff5182e421cd95e587ac052e54b20..356d8c41116d95481ed9845f358cb01225af3cf5 100644 (file)
@@ -49,5 +49,5 @@
  #include <asm/ptrace.h>
 +#undef pt_regs
  
- #include "nat/ppc-linux.h"
- #include "linux-ppc-tdesc.h"
+ #include "arch/ppc-linux-common.h"
+ #include "arch/ppc-linux-tdesc.h"