]> Git Repo - qemu.git/blobdiff - linux-user/mips64/syscall.h
target-i386: fix pcmpxstrx equal-ordered (strstr) mode
[qemu.git] / linux-user / mips64 / syscall.h
index 1710f766e26b09d7ee81cef420ce01feb4d0e0f4..6733107ddbf5fa209c466c86a7a50d765c8e79f2 100644 (file)
@@ -222,5 +222,9 @@ struct target_pt_regs {
 #define TARGET_QEMU_ESIGRETURN 255
 
 #define UNAME_MACHINE "mips64"
+#define UNAME_MINIMUM_RELEASE "2.6.32"
 
 #define TARGET_CLONE_BACKWARDS
+#define TARGET_MINSIGSTKSZ      2048
+#define TARGET_MLOCKALL_MCL_CURRENT 1
+#define TARGET_MLOCKALL_MCL_FUTURE  2
This page took 0.021501 seconds and 4 git commands to generate.