summaryrefslogtreecommitdiffstats
path: root/include/hw/mips
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/mips')
-rw-r--r--include/hw/mips/mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/mips/mips.h b/include/hw/mips/mips.h
index 6c9c8805f3..ff88942e63 100644
--- a/include/hw/mips/mips.h
+++ b/include/hw/mips/mips.h
@@ -10,7 +10,7 @@
#include "exec/memory.h"
/* gt64xxx.c */
-PCIBus *gt64120_register(qemu_irq *pic);
+PCIBus *gt64120_register(void);
/* bonito.c */
PCIBus *bonito_init(qemu_irq *pic);