summaryrefslogtreecommitdiff
path: root/target-sparc/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-sparc/exec.h')
-rw-r--r--target-sparc/exec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sparc/exec.h b/target-sparc/exec.h
index fce472b39f..2f1169b3ae 100644
--- a/target-sparc/exec.h
+++ b/target-sparc/exec.h
@@ -66,7 +66,6 @@ void do_fxtoq(void);
#endif
#endif
void do_interrupt(int intno);
-void raise_exception(int tt);
void memcpy32(target_ulong *dst, const target_ulong *src);
target_ulong mmu_probe(CPUState *env, target_ulong address, int mmulev);
void dump_mmu(CPUState *env);