0009-mipsdw.diff 458 B

1234567891011
  1. --- a/libgcc/config/mips/linux-unwind.h 2016-04-07 23:08:58.088577977 +0000
  2. +++ b/libgcc/config/mips/linux-unwind.h 2016-04-07 23:04:34.016523639 +0000
  3. @@ -27,7 +27,7 @@
  4. state data appropriately. See unwind-dw2.c for the structs. */
  5. #include <signal.h>
  6. -#include <asm/unistd.h>
  7. +#include <sys/syscall.h>
  8. /* The third parameter to the signal handler points to something with
  9. * this structure defined in asm/ucontext.h, but the name clashes with