Don't include sysemu/tcg.h if it is not necessary
This header only defines the tcg_allowed variable and the tcg_enabled() function - which are not required in many files that include this header. Drop the #include statement there. Signed-off-by:Thomas Huth <thuth@redhat.com> Reviewed-by:
Markus Armbruster <armbru@redhat.com> Message-Id: <20220315144107.1012530-1-thuth@redhat.com> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/hmp.c 0 additions, 1 deletionaccel/tcg/hmp.c
- accel/tcg/tcg-accel-ops-icount.c 0 additions, 1 deletionaccel/tcg/tcg-accel-ops-icount.c
- bsd-user/main.c 0 additions, 1 deletionbsd-user/main.c
- hw/virtio/vhost.c 0 additions, 1 deletionhw/virtio/vhost.c
- linux-user/main.c 0 additions, 1 deletionlinux-user/main.c
- monitor/misc.c 0 additions, 1 deletionmonitor/misc.c
- target/arm/helper.c 0 additions, 1 deletiontarget/arm/helper.c
- target/s390x/cpu_models_sysemu.c 0 additions, 1 deletiontarget/s390x/cpu_models_sysemu.c
- target/s390x/helper.c 0 additions, 1 deletiontarget/s390x/helper.c
Loading
Please register or sign in to comment