aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc405.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc405.h')
-rw-r--r--hw/ppc405.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/ppc405.h b/hw/ppc405.h
index e03217016..eebcef30c 100644
--- a/hw/ppc405.h
+++ b/hw/ppc405.h
@@ -66,11 +66,6 @@ void ppc4xx_pob_init (CPUState *env);
/* OPB arbitrer */
void ppc4xx_opba_init (CPUState *env, ppc4xx_mmio_t *mmio,
target_phys_addr_t offset);
-/* SDRAM controller */
-void ppc405_sdram_init (CPUState *env, qemu_irq irq, int nbanks,
- target_phys_addr_t *ram_bases,
- target_phys_addr_t *ram_sizes,
- int do_init);
/* Peripheral controller */
void ppc405_ebc_init (CPUState *env);
/* DMA controller */