提交 f9664682 编写于 作者: A aurel32

target-ppc: fix a typo introduced in revision 6058

Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6068 c046a42c-6fe2-441c-8c8c-71466251a162
上级 2c9fade2
......@@ -27,7 +27,7 @@
#include "cpu.h"
#include "exec-all.h"
/* Precise emulation is need to correctly emulation exception flags */
/* Precise emulation is needed to correctly emulation exception flags */
#define USE_PRECISE_EMULATION 1
register struct CPUPPCState *env asm(AREG0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册