]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/openrisc/target_syscall.h
linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
[mirror_qemu.git] / linux-user / openrisc / target_syscall.h
index ef0d89a551d57551e77a9a7ae1ce5682c6fe299a..7fe5b73d3bea477dc8f8867acfa721f8ed6b2299 100644 (file)
@@ -15,7 +15,6 @@ struct target_pt_regs {
 #define UNAME_MACHINE "openrisc"
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4