]> Git Repo - qemu.git/blobdiff - hw/ppc/ppc405.h
spapr: fix missing CPU core nodes in DT when running with TCG
[qemu.git] / hw / ppc / ppc405.h
index a9ffc87f19f17bad6e64f7718e5e4eb13c807e70..7ed25cfa1bfaa95d22a3551f99ca3b21eeca10d7 100644 (file)
@@ -59,6 +59,9 @@ struct ppc4xx_bd_info_t {
 ram_addr_t ppc405_set_bootinfo (CPUPPCState *env, ppc4xx_bd_info_t *bd,
                                 uint32_t flags);
 
+void ppc4xx_plb_init(CPUPPCState *env);
+void ppc405_ebc_init(CPUPPCState *env);
+
 CPUPPCState *ppc405cr_init(MemoryRegion *address_space_mem,
                         MemoryRegion ram_memories[4],
                         hwaddr ram_bases[4],
This page took 0.023458 seconds and 4 git commands to generate.