Delete redundant prototype.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 7 May 2008 15:29:58 +0000 (15:29 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 7 May 2008 15:29:58 +0000 (15:29 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4379 c046a42c-6fe2-441c-8c8c-71466251a162

target-mips/exec.h

index a8ad0b9..c353af0 100644 (file)
@@ -110,8 +110,6 @@ void fpu_dump_state(CPUState *env, FILE *f,
 void dump_sc (void);
 void do_pmon (int function);
 
-void dump_sc (void);
-
 int cpu_mips_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
                                int mmu_idx, int is_softmmu);
 void do_interrupt (CPUState *env);