提交 f8407028 编写于 作者: B bellard

spelling fix


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1274 c046a42c-6fe2-441c-8c8c-71466251a162
上级 18fba28c
......@@ -345,7 +345,7 @@ static void openpic_reset (openpic_t *opp)
int i;
opp->glbc = 0x80000000;
/* Initialise controler registers */
/* Initialise controller registers */
opp->frep = ((EXT_IRQ - 1) << 16) | ((MAX_CPU - 1) << 8) | VID;
opp->veni = VENI;
opp->spve = 0x000000FF;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册