diff options
Diffstat (limited to 'include/hw/mips/mips.h')
-rw-r--r-- | include/hw/mips/mips.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/hw/mips/mips.h b/include/hw/mips/mips.h index 6c9c8805f3..101799f7d3 100644 --- a/include/hw/mips/mips.h +++ b/include/hw/mips/mips.h @@ -9,9 +9,6 @@ #include "exec/memory.h" -/* gt64xxx.c */ -PCIBus *gt64120_register(qemu_irq *pic); - /* bonito.c */ PCIBus *bonito_init(qemu_irq *pic); |