提交 6b2fce90 编写于 作者: E Edgar E. Iglesias

microblaze: Correct typo.

Signed-off-by: NEdgar E. Iglesias <edgar.iglesias@gmail.com>
上级 72b675ca
......@@ -37,7 +37,7 @@ static unsigned int tlb_decode_size(unsigned int f)
return sizes[f];
}
static void mmu_flush_idx(CPUState *env, unsigned idx)
static void mmu_flush_idx(CPUState *env, unsigned int idx)
{
struct microblaze_mmu *mmu = &env->mmu;
unsigned int tlb_size;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册