]> Git Repo - qemu.git/blobdiff - cpu-all.h
pci: Unregister BARs before device exit
[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 */
 
This page took 0.024409 seconds and 4 git commands to generate.