]> git.proxmox.com Git - qemu.git/commitdiff
target-cris: Drop unused cpu_cris_close() prototype
authorAndreas Färber <afaerber@suse.de>
Sun, 20 Jan 2013 02:20:58 +0000 (03:20 +0100)
committerEdgar 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

index 63e6234f117a3b92062eee004c191bf291410ad1..257cb52be25f4644acc608e73deb4a2945506416 100644 (file)
@@ -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