]> git.proxmox.com Git - qemu.git/blobdiff - target-mips/helper.c
Fix remaining compiler warnings for mips targets.
[qemu.git] / target-mips / helper.c
index 9340ad01234a5c282829ced1d2153045fb07a473..283bd4d2e9dda02543570f718bae25066846a9e0 100644 (file)
@@ -220,10 +220,6 @@ target_phys_addr_t cpu_get_phys_page_debug(CPUState *env, target_ulong addr)
     }
 }
 
-void cpu_mips_init_mmu (CPUState *env)
-{
-}
-
 int cpu_mips_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
                                int mmu_idx, int is_softmmu)
 {