aboutsummaryrefslogtreecommitdiff
path: root/linux-user/x86_64/target_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/x86_64/target_syscall.h')
-rw-r--r--linux-user/x86_64/target_syscall.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-user/x86_64/target_syscall.h b/linux-user/x86_64/target_syscall.h
index 3ecccb72be..fb558345d3 100644
--- a/linux-user/x86_64/target_syscall.h
+++ b/linux-user/x86_64/target_syscall.h
@@ -100,7 +100,6 @@ struct target_msqid64_ds {
#define TARGET_ARCH_SET_FS 0x1002
#define TARGET_ARCH_GET_FS 0x1003
#define TARGET_ARCH_GET_GS 0x1004
-#define TARGET_MINSIGSTKSZ 2048
#define TARGET_MCL_CURRENT 1
#define TARGET_MCL_FUTURE 2
#define TARGET_MCL_ONFAULT 4