提交 c6d5231d 编写于 作者: B blueswir1

Remove leftover definitions


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4098 c046a42c-6fe2-441c-8c8c-71466251a162
上级 2b29924f
......@@ -53,18 +53,6 @@ void cpu_lock(void);
void cpu_unlock(void);
void cpu_loop_exit(void);
void set_cwp(int new_cwp);
void do_fitos(void);
void do_fitod(void);
#if defined(CONFIG_USER_ONLY)
void do_fitoq(void);
#endif
#ifdef TARGET_SPARC64
void do_fxtos(void);
void do_fxtod(void);
#if defined(CONFIG_USER_ONLY)
void do_fxtoq(void);
#endif
#endif
void do_interrupt(int intno);
void memcpy32(target_ulong *dst, const target_ulong *src);
target_ulong mmu_probe(CPUState *env, target_ulong address, int mmulev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册