OSDN Git Service

*: Add missing includes of tcg/tcg.h
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 Mar 2023 01:24:50 +0000 (18:24 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 19:04:28 +0000 (12:04 -0700)
commite5b490637708a688e303a51d47fea3bd14ec98f6
tree682aff1f28fec6686ca6e8c1261d134f39c41b2e
parentfafe0021e32d339e64d6042811640d66c8336d4b
*: Add missing includes of tcg/tcg.h

This had been pulled in from exec/cpu_ldst.h, via exec/exec-all.h,
but the include of tcg.h will be removed.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/monitor.c
accel/tcg/tcg-accel-ops-mttcg.c
accel/tcg/tcg-accel-ops-rr.c
target/i386/helper.c
target/openrisc/sys_helper.c