summary refs log tree commit diff stats
path: root/linux-user/alpha/target_signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/alpha/target_signal.h')
-rw-r--r--linux-user/alpha/target_signal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-user/alpha/target_signal.h b/linux-user/alpha/target_signal.h
index 0b6a39de65..bbb06e5463 100644
--- a/linux-user/alpha/target_signal.h
+++ b/linux-user/alpha/target_signal.h
@@ -62,7 +62,6 @@ typedef struct target_sigaltstack {
 #define TARGET_SA_SIGINFO       0x00000040
 
 #define TARGET_MINSIGSTKSZ	4096
-#define TARGET_SIGSTKSZ		16384
 
 /* From <asm/gentrap.h>.  */
 #define TARGET_GEN_INTOVF      -1      /* integer overflow */