On 6/1/22 08:47, Song Gao wrote:
TARGET_SIGSTKSZ is not used, we should remove it.Signed-off-by: Song Gao <[email protected]> Reviewed-by: Richard Henderson <[email protected]> --- linux-user/alpha/target_signal.h | 1 - linux-user/generic/signal.h | 1 - linux-user/hppa/target_signal.h | 1 - linux-user/mips/target_signal.h | 1 - linux-user/mips64/target_signal.h | 1 - linux-user/sparc/target_signal.h | 1 - 6 files changed, 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
