On 6/16/26 08:34, Philippe Mathieu-Daudé wrote:
TCGTBCPUState is a structure used during TCG translation, therefore not needed when TCG is not available.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/ppc/internal.h | 5 ++++- target/ppc/helper_regs.c | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
