]> git.proxmox.com Git - qemu.git/blobdiff - cpu-all.h
target-mips: Remove unused inline function
[qemu.git] / cpu-all.h
index f7d6867b0daa5bbce8e8ad61d73ff85bdc040f80..028528f0be0bc616f32e32a907329052a403a602 100644 (file)
--- a/cpu-all.h
+++ b/cpu-all.h
@@ -518,8 +518,6 @@ extern int mem_prealloc;
 /* Set if TLB entry is an IO callback.  */
 #define TLB_MMIO        (1 << 5)
 
-void cpu_tlb_update_dirty(CPUArchState *env);
-
 void dump_exec_info(FILE *f, fprintf_function cpu_fprintf);
 #endif /* !CONFIG_USER_ONLY */