On 15/11/23 00:56, Gavin Shan wrote:
Before it's applied:[gshan@gshan q]$ ./build/qemu-system-rx -cpu ? Available CPUs: rx62n-rx-cpu After it's applied: [gshan@gshan q]$ ./build/qemu-system-rx -cpu ? Available CPUs: rx62n Signed-off-by: Gavin Shan <[email protected]> --- target/rx/cpu.c | 16 ---------------- target/rx/cpu.h | 3 --- 2 files changed, 19 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
