From cb380f615c565804b83c16595185d308c8e1f0e1 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Sat, 12 Feb 2011 03:15:24 +0300 Subject: mainstone: convert FPGA emulation code to use QDev/SysBus Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Andrzej Zaborowski --- hw/mainstone.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'hw/mainstone.h') diff --git a/hw/mainstone.h b/hw/mainstone.h index 35329f1950..e6a2b670e8 100644 --- a/hw/mainstone.h +++ b/hw/mainstone.h @@ -32,7 +32,4 @@ #define S1_STSCHG_IRQ 14 #define S1_IRQ 15 -extern qemu_irq -*mst_irq_init(uint32_t base, qemu_irq irq); - #endif /* __MAINSTONE_H__ */ -- cgit v1.2.3