target-unicore32: Make uc32_cpu_init() return UniCore32CPU
commit41979669ab756791cebc1a20c6a6ee1cb7c71caa
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 26 Feb 2015 20:37:46 +0000 (26 17:37 -0300)
committerAndreas Färber <afaerber@suse.de>
Tue, 10 Mar 2015 16:07:27 +0000 (10 17:07 +0100)
treeb32616a4122d165e863de41dc50e002c4de99652
parent6e8e26519901bc254a0db2e8aad805c4349cd3b4
target-unicore32: Make uc32_cpu_init() return UniCore32CPU

This way, the cpu_init() function in target-unicore32 will follow the
same pattern used on all other architectures.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-unicore32/cpu.h
target-unicore32/helper.c