configure: Merge riscv32 and riscv64 host architectures
commitba0e73336200a04f797ae0c13922146a135cb118
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Sep 2021 18:08:09 +0000 (17 11:08 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 30 Oct 2021 16:52:04 +0000 (30 09:52 -0700)
tree09a3dd7150c4746ba5af15dc173e627d81de4d90
parent940b30904e928854250988c3802f334c8ee12bd4
configure: Merge riscv32 and riscv64 host architectures

The existing code for safe-syscall.inc.S will compile
without change for riscv32 and riscv64.  We may also
drop the meson.build stanza that merges them for tcg/.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
configure
linux-user/host/riscv/hostdep.h [moved from linux-user/host/riscv64/hostdep.h with 94% similarity]
linux-user/host/riscv/safe-syscall.inc.S [moved from linux-user/host/riscv64/safe-syscall.inc.S with 100% similarity]
linux-user/host/riscv32/hostdep.h [deleted file]
meson.build