On 8/16/21 4:35 PM, Bin Meng wrote: > Since commit 1c2adb958fc0 ("tcg: Initialize cpu_env generically"), > these tcg_global_reg_new_ macros are not used anywhere. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > include/tcg/tcg-op.h | 2 -- > target/hppa/translate.c | 3 --- > 2 files changed, 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>