On 10/13/23 05:56, Philippe Mathieu-Daudé wrote:
ppc_cpu_class_by_name() is only called in target/ppc/, no need to expose outside (in particular to hw/).Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/ppc/cpu-qom.h | 2 -- target/ppc/cpu.h | 1 + 2 files changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
