projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b17ed4
)
target-cris: Drop unused cpu_cris_close() prototype
author
Andreas Färber
<afaerber@suse.de>
Sun, 20 Jan 2013 02:20:58 +0000
(
03:20
+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-cris/cpu.h
patch
|
blob
|
history
diff --git
a/target-cris/cpu.h
b/target-cris/cpu.h
index 63e6234f117a3b92062eee004c191bf291410ad1..257cb52be25f4644acc608e73deb4a2945506416 100644
(file)
--- a/
target-cris/cpu.h
+++ b/
target-cris/cpu.h
@@
-175,7
+175,6
@@
typedef struct CPUCRISState {
CRISCPU *cpu_cris_init(const char *cpu_model);
int cpu_cris_exec(CPUCRISState *s);
-void cpu_cris_close(CPUCRISState *s);
void do_interrupt(CPUCRISState *env);
/* you can call this signal handler from your SIGBUS and SIGSEGV
signal handlers to inform the virtual CPU of exceptions. non zero