qemu-e2k/linux-user/host
Richard Henderson bbf15aaf7c common-user: Move safe-syscall.* from linux-user
Move linux-user safe-syscall.S and safe-syscall-error.c to common-user
so that bsd-user can also use it.  Also move safe-syscall.h to
include/user/.  Since there is nothing here that is related to the guest,
as opposed to the host, build it once.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-12-20 10:12:24 -08:00
..
aarch64 common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
alpha linux-user: Add host_signal_set_pc to set pc in mcontext 2021-11-23 01:47:01 +01:00
arm common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
i386 common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
mips common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
ppc linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 2021-12-19 20:47:33 -08:00
ppc64 common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
riscv common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
s390 linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 2021-12-19 20:47:33 -08:00
s390x common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
sparc linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 2021-12-19 20:47:33 -08:00
sparc64 common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
x32 linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 2021-12-19 20:47:33 -08:00
x86_64 common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00