aboutsummaryrefslogtreecommitdiff
path: root/hw/mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips.h')
-rw-r--r--hw/mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/mips.h b/hw/mips.h
index 617ea103c0..757e8f931c 100644
--- a/hw/mips.h
+++ b/hw/mips.h
@@ -3,7 +3,7 @@
/* Definitions for mips board emulation. */
/* gt64xxx.c */
-PCIBus *pci_gt64120_init(qemu_irq *pic);
+PCIBus *gt64120_register(qemu_irq *pic);
/* bonito.c */
PCIBus *bonito_init(qemu_irq *pic);