qemu-e2k/linux-user/riscv
Laurent Vivier cb6ac802ef linux-user: define TARGET_ARCH_HAS_SETUP_FRAME
Instead of calling setup_frame() conditionally to a list of known targets,
define TARGET_ARCH_HAS_SETUP_FRAME if the target provides the function
and call it only if the macro is defined.

Move declarations of setup_frame() and setup_rt_frame() to
linux-user/signal-common.h

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180424192635.6027-21-laurent@vivier.eu>
2018-04-30 09:47:47 +02:00
..
signal.c linux-user: move riscv signal.c parts to riscv directory 2018-04-30 09:47:47 +02:00
syscall_nr.h RISC-V Linux User Emulation 2018-03-07 08:30:28 +13:00
target_cpu.h RISC-V Linux User Emulation 2018-03-07 08:30:28 +13:00
target_elf.h RISC-V Linux User Emulation 2018-03-07 08:30:28 +13:00
target_signal.h linux-user: define TARGET_ARCH_HAS_SETUP_FRAME 2018-04-30 09:47:47 +02:00
target_structs.h RISC-V Linux User Emulation 2018-03-07 08:30:28 +13:00
target_syscall.h linux-user: set minimum uname for RISC-V 2018-04-30 09:47:46 +02:00
termbits.h RISC-V Linux User Emulation 2018-03-07 08:30:28 +13:00