hw/lm32/milkymist: Un-inline milkymist_memcard_create()
commit3dce5842416bd0460d3e6e19f29fb8db44b7e668
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 5 Jul 2020 20:50:52 +0000 (5 22:50 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 21 Aug 2020 14:22:43 +0000 (21 16:22 +0200)
tree230e005f56af7cb1be546587a40dcc170071ebae
parenta0e63983a646338c06a146d0d9d52f9a06a88ec4
hw/lm32/milkymist: Un-inline milkymist_memcard_create()

As we will modify milkymist_memcard_create(), move it first
to the source file where it is used.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200705211016.15241-2-f4bug@amsat.org>
hw/lm32/milkymist-hw.h
hw/lm32/milkymist.c