On 4/17/24 11:28, Philippe Mathieu-Daudé wrote:
tcg_cpu_init_cflags() accesses CPUState fields, so requires "hw/core/cpu.h" to get its structure definition.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> Reviewed-by: Anton Johansson<[email protected]> Message-Id:<[email protected]> --- accel/tcg/tcg-accel-ops.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
