| Submitter | Rob Landley |
|---|---|
| Date | March 26, 2010, 11:58 p.m. |
| Message ID | <201003261858.55017.rob@landley.net> |
| Download | mbox | patch |
| Permalink | /patch/48734/ |
| State | New |
| Headers | show |
Comments
Patch
--- qemu-0.11.0.orig/linux-user/main.c 2009-10-23 02:19:57.000000000 +0200 +++ qemu-0.11.0/linux-user/main.c 2009-10-23 02:47:09.000000000 +0200 @@ -1469,6 +1469,8 @@ #ifdef TARGET_MIPS +#define TARGET_QEMU_ESIGRETURN 255 + #define MIPS_SYS(name, args) args, static const uint8_t mips_syscall_args[] = {