projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a42a56c
)
target-microblaze: Drop unused cpu_mb_close() prototype
author
Andreas Färber
<afaerber@suse.de>
Sun, 20 Jan 2013 02:26:12 +0000
(
03:26
+0100)
committer
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Mon, 21 Jan 2013 12:36:55 +0000
(13:36 +0100)
Such a function never existed.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-microblaze/cpu.h
patch
|
blob
|
history
diff --git
a/target-microblaze/cpu.h
b/target-microblaze/cpu.h
index 4de22266ef34d6e476a24403b34dc923accf0385..5621068d822b1563cb4915d2640412511754efdc 100644
(file)
--- a/
target-microblaze/cpu.h
+++ b/
target-microblaze/cpu.h
@@
-274,7
+274,6
@@
struct CPUMBState {
MicroBlazeCPU *cpu_mb_init(const char *cpu_model);
int cpu_mb_exec(CPUMBState *s);
-void cpu_mb_close(CPUMBState *s);
void do_interrupt(CPUMBState *env);
/* you can call this signal handler from your SIGBUS and SIGSEGV
signal handlers to inform the virtual CPU of exceptions. non zero