summary refs log tree commit diff stats
path: root/include/exec/translate-all.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exec/translate-all.h')
-rw-r--r--include/exec/translate-all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/exec/translate-all.h b/include/exec/translate-all.h
index 88602ae8d8..85c9460c7c 100644
--- a/include/exec/translate-all.h
+++ b/include/exec/translate-all.h
@@ -23,7 +23,6 @@
 
 
 /* translate-all.c */
-void tb_invalidate_phys_page(tb_page_addr_t addr);
 void tb_check_watchpoint(CPUState *cpu, uintptr_t retaddr);
 
 #ifdef CONFIG_USER_ONLY