Commit a87b2f6d authored by Måns Rullgård's avatar Måns Rullgård

ARM: add missing preserve8 directives

Originally committed as revision 21952 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 39261cd8
......@@ -20,6 +20,8 @@
#include "asm.S"
preserve8
.text
.macro call_2x_pixels type, subp
......
......@@ -21,6 +21,8 @@
#include "asm.S"
preserve8
.text
#define ff_fft_calc_neon X(ff_fft_calc_neon)
......
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