]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/sh4/syscall.h
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150528' into staging
[mirror_qemu.git] / linux-user / sh4 / syscall.h
index ccd2216e38e0d2e7e88a2d6898440a5d8fd72fef..7aa4f239c51e74547215a44a9e236a2855637688 100644 (file)
@@ -11,3 +11,7 @@ struct target_pt_regs {
 
 #define UNAME_MACHINE "sh4"
 #define UNAME_MINIMUM_RELEASE "2.6.32"
+
+#define TARGET_MINSIGSTKSZ 2048
+#define TARGET_MLOCKALL_MCL_CURRENT 1
+#define TARGET_MLOCKALL_MCL_FUTURE  2