Commit f2940dde authored by colin's avatar colin

fix compilation on non-x86 with gcc 2.95


git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@7949 b3059339-0415-0410-9bf9-f77b7e298cf2
parent c3f40cf2
......@@ -2359,6 +2359,7 @@ L2_DIFF_CORE((%0, %%ecx), (%1, %%ecx))
);
//printf("%d\n", test);
#else
{
int y;
int d=0;
int sysd=0;
......@@ -2459,6 +2460,7 @@ Switch between
}
}
}
}
#endif
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment