On 4/18/21 9:31 AM, Philippe Mathieu-Daudé wrote:
To ease maintenance, move all TCG specific files under the tcg/ sub-directory. Adapt the Meson machinery.The following prototypes: - mips_tcg_init() - mips_cpu_do_unaligned_access() - mips_cpu_do_transaction_failed() can now be restricted to the "tcg-internal.h" header. Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> ---
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~