Commit 552de12d authored by colin's avatar colin

fix compilation on non-x86 with gcc 2.95


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1097 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d8686afd
......@@ -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