projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1597051
)
translate-all: delete prototype for non-existent function
author
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 1 Jun 2015 07:53:55 +0000
(09:53 +0200)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Wed, 3 Jun 2015 11:21:24 +0000
(14:21 +0300)
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>
translate-all.h
patch
|
blob
|
history
diff --git
a/translate-all.h
b/translate-all.h
index 02832b2718517a6f7d676906b1780a20b489f38d..b6a07bd5d33340104b529047d7d627c72e6814f2 100644
(file)
--- a/
translate-all.h
+++ b/
translate-all.h
@@
-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 */