aboutsummaryrefslogtreecommitdiff
path: root/linux-user/riscv/target_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/riscv/target_syscall.h')
-rw-r--r--linux-user/riscv/target_syscall.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-user/riscv/target_syscall.h b/linux-user/riscv/target_syscall.h
index 9b13161324..7601f10c28 100644
--- a/linux-user/riscv/target_syscall.h
+++ b/linux-user/riscv/target_syscall.h
@@ -51,7 +51,6 @@ struct target_pt_regs {
#define UNAME_MINIMUM_RELEASE "4.15.0"
#endif
-#define TARGET_MINSIGSTKSZ 2048
#define TARGET_MCL_CURRENT 1
#define TARGET_MCL_FUTURE 2
#define TARGET_MCL_ONFAULT 4