diff options
Diffstat (limited to 'hw/mainstone.h')
-rw-r--r-- | hw/mainstone.h | 3 |
1 files changed, 0 insertions, 3 deletions
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__ */ |