提交 0feef828 编写于 作者: T ths

Fix bad data type.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2284 c046a42c-6fe2-441c-8c8c-71466251a162
上级 3a3f24fc
......@@ -1330,7 +1330,7 @@ void op_mtc0_count (void)
void op_mtc0_entryhi (void)
{
uint32_t old, val;
target_ulong old, val;
/* 1k pages not implemented */
/* Ignore MIPS64 TLB for now */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册