提交 08ab123c 编写于 作者: T ths

Avoid compiler warning.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2935 c046a42c-6fe2-441c-8c8c-71466251a162
上级 fe834d04
......@@ -232,10 +232,12 @@ GEN_ST(l_c);
GEN_LD(q_l);
GEN_ST(q_c);
#if 0 /* currently unused */
GEN_LD(f);
GEN_ST(f);
GEN_LD(g);
GEN_ST(g);
#endif /* 0 */
GEN_LD(s);
GEN_ST(s);
GEN_LD(t);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册