提交 972ddf78 编写于 作者: B bellard

added cpu_abort()


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@251 c046a42c-6fe2-441c-8c8c-71466251a162
上级 322d0c66
......@@ -302,6 +302,8 @@ void page_unprotect_range(uint8_t *data, unsigned long data_size);
#endif
#endif
#endif /* SINGLE_CPU_DEFINES */
void cpu_abort(CPUState *env, const char *fmt, ...);
#endif /* CPU_ALL_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册