]> Git Repo - qemu.git/commit
lm32: replace cpu_lm32_init() with cpu_generic_init()
authorIgor Mammedov <[email protected]>
Thu, 24 Aug 2017 16:31:44 +0000 (18:31 +0200)
committerEduardo Habkost <[email protected]>
Fri, 1 Sep 2017 14:54:25 +0000 (11:54 -0300)
commit1d197417a31d74b5b875addd1837343e3ea7d5f2
treea78fb70849a5310edbc560493286b3f6db7b8c79
parenta7a1c09b41dfcc24dc8a18f674d4a55530be9925
lm32: replace cpu_lm32_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: Michael Walle <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <1503592308[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/lm32/lm32_boards.c
hw/lm32/milkymist.c
target/lm32/cpu.h
target/lm32/helper.c
This page took 0.025178 seconds and 4 git commands to generate.