On 3/20/25 15:29, Pierrick Bouvier wrote:
We prepare to remove cpu.h from cpu-all.h, which will transitively remove it from accel/tcg/tb-internal.h, and thus from most of tcg compilation units.Signed-off-by: Pierrick Bouvier <pierrick.bouv...@linaro.org> --- accel/tcg/internal-target.h | 1 + include/exec/poison.h | 1 + accel/tcg/translate-all.c | 1 + 3 files changed, 3 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~