]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/exec/tb-flush.h
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
[mirror_qemu.git] / include / exec / tb-flush.h
index d92d06565beb8f2ef6cbd199b8529635a83688ac..142c240d94c3198394f847153692531f08acb7a6 100644 (file)
@@ -23,4 +23,6 @@
  */
 void tb_flush(CPUState *cs);
 
+void tcg_flush_jmp_cache(CPUState *cs);
+
 #endif /* _TB_FLUSH_H_ */