]> git.proxmox.com Git - mirror_qemu.git/commit
sh4: replace cpu_sh4_init() with cpu_generic_init()
authorIgor Mammedov <imammedo@redhat.com>
Thu, 24 Aug 2017 16:31:40 +0000 (18:31 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 1 Sep 2017 14:54:24 +0000 (11:54 -0300)
commit66b7977518d1b5de342fa080c8361786a1d6d7e2
tree0b867f8ec1abeaa49fbe489e6e4e7524be28185f
parenta69773122b55961ee2dd3afd87b8321564bfe3a8
sh4: replace cpu_sh4_init() with cpu_generic_init()

it's just a wrapper, drop it and use cpu_generic_init() directly

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1503592308-93913-18-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/sh4/r2d.c
hw/sh4/shix.c
target/sh4/cpu.c
target/sh4/cpu.h