translate-all: delete prototype for non-existent function
Missed in commit 3a808cc40
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
1597051b84
commit
b6b099541d
@ -21,7 +21,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(CPUState *cpu);
|
||||
|
||||
#endif /* TRANSLATE_ALL_H */
|
||||
|
Loading…
Reference in New Issue
Block a user