]> Git Repo - qemu.git/commit
openrisc: replace cpu_openrisc_init() with cpu_generic_init()
authorIgor Mammedov <[email protected]>
Thu, 24 Aug 2017 16:31:46 +0000 (18:31 +0200)
committerEduardo Habkost <[email protected]>
Fri, 1 Sep 2017 14:54:25 +0000 (11:54 -0300)
commitf6f8b2609564b027fdf7803edc45de7bc55e4833
tree92c420c88574cf34bf0b564046cf4442a308f3b4
parenta328ad964774ce3043dade8c9870139f127a3372
openrisc: replace cpu_openrisc_init() with cpu_generic_init()

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

Signed-off-by: Igor Mammedov <[email protected]>
Acked-by: Stafford Horne <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <1503592308[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/openrisc/openrisc_sim.c
target/openrisc/cpu.c
target/openrisc/cpu.h
This page took 0.027265 seconds and 4 git commands to generate.