From 49e6637386acb8824114ed10308ed7869472ec0f Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 12 Jul 2009 08:16:55 +0000 Subject: Sparc32: convert eccmemctl to qdev Signed-off-by: Blue Swirl --- hw/sun4m.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/sun4m.h') diff --git a/hw/sun4m.h b/hw/sun4m.h index c5605f48d9..1ac4e88da8 100644 --- a/hw/sun4m.h +++ b/hw/sun4m.h @@ -63,6 +63,6 @@ void cs_init(target_phys_addr_t base, int irq, void *intctl); #include "sparc32_dma.h" /* eccmemctl.c */ -void *ecc_init(target_phys_addr_t base, qemu_irq irq, uint32_t version); +void ecc_init(target_phys_addr_t base, qemu_irq irq, uint32_t version); #endif -- cgit v1.2.3