提交 1570de2d 编写于 作者: A aurel32

Remove unused phys_ram_base definition from target-i386/helper.c.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4189 c046a42c-6fe2-441c-8c8c-71466251a162
上级 968c74da
......@@ -4001,7 +4001,6 @@ static inline uint16_t cpu2vmcb_attrib(uint32_t cpu_attrib)
| ((cpu_attrib & 0xf00000) >> 12); /* AVL, L, DB, G */
}
extern uint8_t *phys_ram_base;
void helper_vmrun(target_ulong addr)
{
uint32_t event_inj;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册