aboutsummaryrefslogtreecommitdiff
path: root/include/hw/mips/mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/mips/mips.h')
-rw-r--r--include/hw/mips/mips.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/hw/mips/mips.h b/include/hw/mips/mips.h
index 31b47293fb..e0065ce808 100644
--- a/include/hw/mips/mips.h
+++ b/include/hw/mips/mips.h
@@ -20,9 +20,4 @@ void rc4030_dma_write(void *dma, uint8_t *buf, int len);
DeviceState *rc4030_init(rc4030_dma **dmas, MemoryRegion **dma_mr);
-/* dp8393x.c */
-void dp83932_init(NICInfo *nd, hwaddr base, int it_shift,
- MemoryRegion *address_space,
- qemu_irq irq, MemoryRegion *dma_mr);
-
#endif