qemu-patch-raspberry4/tcg/ppc
Stefan Weil ce285b1754 tcg: TCG targets may define tcg_qemu_tb_exec
Targets may use a non standard definition of tcg_tb_exec
by defining this macro in their tcg_target.h.

This is used here by ppc. It will be used by the TCG interpreter, too.

Cc: malc <av1474@comtv.ru>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2011-10-31 21:52:16 +01:00
..
tcg-target.c tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings 2011-09-01 21:20:50 +04:00
tcg-target.h tcg: TCG targets may define tcg_qemu_tb_exec 2011-10-31 21:52:16 +01:00