提交 5936be4c 编写于 作者: C Colin Leroy

fix compilation on non-x86 with gcc 2.95

Originally committed as revision 7949 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
上级 b963ee3b
...@@ -2359,6 +2359,7 @@ L2_DIFF_CORE((%0, %%ecx), (%1, %%ecx)) ...@@ -2359,6 +2359,7 @@ L2_DIFF_CORE((%0, %%ecx), (%1, %%ecx))
); );
//printf("%d\n", test); //printf("%d\n", test);
#else #else
{
int y; int y;
int d=0; int d=0;
int sysd=0; int sysd=0;
...@@ -2459,6 +2460,7 @@ Switch between ...@@ -2459,6 +2460,7 @@ Switch between
} }
} }
} }
}
#endif #endif
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册