diff options
Diffstat (limited to 'linux-user/mips64/syscall.h')
-rw-r--r-- | linux-user/mips64/syscall.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-user/mips64/syscall.h b/linux-user/mips64/syscall.h index cd707df32f..1710f766e2 100644 --- a/linux-user/mips64/syscall.h +++ b/linux-user/mips64/syscall.h @@ -222,3 +222,5 @@ struct target_pt_regs { #define TARGET_QEMU_ESIGRETURN 255 #define UNAME_MACHINE "mips64" + +#define TARGET_CLONE_BACKWARDS |