提交 1a18c71b 编写于 作者: B bellard

unused functions in system mode


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@432 c046a42c-6fe2-441c-8c8c-71466251a162
上级 03a6c510
......@@ -378,7 +378,7 @@ int cpu_exec(CPUState *env1)
return ret;
}
#if defined(TARGET_I386)
#if defined(TARGET_I386) && defined(CONFIG_USER_ONLY)
void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册