Originally committed as revision 21952 to svn://svn.ffmpeg.org/ffmpeg/trunk
@@ -20,6 +20,8 @@
#include "asm.S"
+ preserve8
+
.text
.macro call_2x_pixels type, subp
@@ -21,6 +21,8 @@
#define ff_fft_calc_neon X(ff_fft_calc_neon)