exec: Move TranslationBlock typedef to qemu/typedefs.h
This also means we don't need an extra declaration of the structure in hw/core/cpu.h. Signed-off-by:Richard Henderson <richard.henderson@linaro.org> Signed-off-by:
Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210208233906.479571-2-richard.henderson@linaro.org> Message-Id: <20210213130325.14781-11-alex.bennee@linaro.org>
Showing
- include/exec/tb-context.h 0 additions, 1 deletioninclude/exec/tb-context.h
- include/hw/core/cpu.h 1 addition, 3 deletionsinclude/hw/core/cpu.h
- include/hw/core/tcg-cpu-ops.h 1 addition, 2 deletionsinclude/hw/core/tcg-cpu-ops.h
- include/qemu/typedefs.h 1 addition, 0 deletionsinclude/qemu/typedefs.h
- target/arm/internals.h 1 addition, 2 deletionstarget/arm/internals.h
- target/cris/translate.c 1 addition, 1 deletiontarget/cris/translate.c
- target/lm32/translate.c 1 addition, 1 deletiontarget/lm32/translate.c
- target/moxie/translate.c 1 addition, 1 deletiontarget/moxie/translate.c
- target/unicore32/translate.c 1 addition, 1 deletiontarget/unicore32/translate.c
Loading
Please register or sign in to comment