mirror of
https://github.com/mii443/qemu.git
synced 2025-08-24 07:59:42 +00:00
Instead of using the legacy cpu_init() function, use cpu_m68k_init() directly to create a M68kCPU object. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>