projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dac845
)
target-lm32: Drop unused cpu_lm32_close() prototype
author
Andreas Färber
<afaerber@suse.de>
Sat, 2 Feb 2013 11:13:15 +0000
(12:13 +0100)
committer
Andreas Färber
<afaerber@suse.de>
Sat, 16 Feb 2013 13:51:00 +0000
(14:51 +0100)
It was never implemented.
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-lm32/cpu.h
patch
|
blob
|
history
diff --git
a/target-lm32/cpu.h
b/target-lm32/cpu.h
index 4e202db32c2ea5920d4274efafcd3a3db2e7b4dd..6948d0e248a3301599ddcfed1c1ddc190913359c 100644
(file)
--- a/
target-lm32/cpu.h
+++ b/
target-lm32/cpu.h
@@
-189,7
+189,6
@@
struct CPULM32State {
LM32CPU *cpu_lm32_init(const char *cpu_model);
void cpu_lm32_list(FILE *f, fprintf_function cpu_fprintf);
int cpu_lm32_exec(CPULM32State *s);
-void cpu_lm32_close(CPULM32State *s);
void do_interrupt(CPULM32State *env);
/* you can call this signal handler from your SIGBUS and SIGSEGV
signal handlers to inform the virtual CPU of exceptions. non zero