summaryrefslogtreecommitdiff
path: root/translate-all.h
diff options
context:
space:
mode:
Diffstat (limited to 'translate-all.h')
-rw-r--r--translate-all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate-all.h b/translate-all.h
index f7e5932d65..02832b2718 100644
--- a/translate-all.h
+++ b/translate-all.h
@@ -22,6 +22,6 @@
/* translate-all.c */
void tb_invalidate_phys_page_fast(tb_page_addr_t start, int len);
void cpu_unlink_tb(CPUState *cpu);
-void tb_check_watchpoint(CPUArchState *env);
+void tb_check_watchpoint(CPUState *cpu);
#endif /* TRANSLATE_ALL_H */