summaryrefslogtreecommitdiffstats
path: root/linux-user/sparc64/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/sparc64/syscall.h')
-rw-r--r--linux-user/sparc64/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-user/sparc64/syscall.h b/linux-user/sparc64/syscall.h
index 816a00f..8398d3f 100644
--- a/linux-user/sparc64/syscall.h
+++ b/linux-user/sparc64/syscall.h
@@ -17,3 +17,5 @@ struct target_pt_regs {
*/
#define TARGET_CLONE_BACKWARDS
#define TARGET_MINSIGSTKSZ 4096
+#define TARGET_MLOCKALL_MCL_CURRENT 0x2000
+#define TARGET_MLOCKALL_MCL_FUTURE 0x4000
OpenPOWER on IntegriCloud