qemu/bsd-user/x86_64
Warner Losh 5fa2a10ba6 bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
Most (all?) targets require stacks to be properly aligned. Rather than a
series of ifdefs in bsd-user/signal.h, instead use a manditory #define
for all architectures.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2024-07-23 10:56:30 -06:00
..
signal.c
target_arch_cpu.c
target_arch_cpu.h
target_arch_elf.h
target_arch_reg.h
target_arch_signal.h bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 2024-07-23 10:56:30 -06:00
target_arch_sigtramp.h
target_arch_sysarch.h
target_arch_thread.h
target_arch_vmparam.h
target_arch.h
target_syscall.h
target.h