]> Git Repo - qemu.git/blobdiff - target-ppc/cpu.h
vmware-vga: Remove dead DIRECT_VRAM mode
[qemu.git] / target-ppc / cpu.h
index d90336634dfc8a6950c89a2bf7bcee8de3d96c1e..024eb6f8ab97a35137260ddfa22db7d644f5495c 100644 (file)
@@ -1022,7 +1022,7 @@ void cpu_ppc_close (CPUPPCState *s);
 int cpu_ppc_signal_handler (int host_signum, void *pinfo,
                             void *puc);
 int cpu_ppc_handle_mmu_fault (CPUPPCState *env, target_ulong address, int rw,
-                              int mmu_idx, int is_softmmu);
+                              int mmu_idx);
 #define cpu_handle_mmu_fault cpu_ppc_handle_mmu_fault
 #if !defined(CONFIG_USER_ONLY)
 int get_physical_address (CPUPPCState *env, mmu_ctx_t *ctx, target_ulong vaddr,
This page took 0.024035 seconds and 4 git commands to generate.