summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-14 22:35:07 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-14 22:35:07 +0100
commit9d07d7579bcaf01e05c511c63d091ed2ac310091 (patch)
tree20ed00454b9ddabf62cc673b14d1234cbc078287 /hw/sun4m.h
parentLSI SCSI qdev conversion (diff)
downloadqemu-kvm-9d07d7579bcaf01e05c511c63d091ed2ac310091.tar.gz
qemu-kvm-9d07d7579bcaf01e05c511c63d091ed2ac310091.tar.bz2
qemu-kvm-9d07d7579bcaf01e05c511c63d091ed2ac310091.zip
PCI network qdev conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/sun4m.h')
-rw-r--r--hw/sun4m.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/sun4m.h b/hw/sun4m.h
index 726cd1864..c5605f48d 100644
--- a/hw/sun4m.h
+++ b/hw/sun4m.h
@@ -62,10 +62,6 @@ void cs_init(target_phys_addr_t base, int irq, void *intctl);
/* sparc32_dma.c */
#include "sparc32_dma.h"
-/* pcnet.c */
-void lance_init(NICInfo *nd, target_phys_addr_t leaddr, void *dma_opaque,
- qemu_irq irq, qemu_irq *reset);
-
/* eccmemctl.c */
void *ecc_init(target_phys_addr_t base, qemu_irq irq, uint32_t version);