On 11/13/24 17:12, Philippe Mathieu-Daudé wrote:
"exec/ram_addr.h" contains system specific declarations. Restrict its inclusion to sysemu to avoid build errors when refactoring.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/arm/tcg/mte_helper.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~