Commit 6a7d7b88 authored by David Conrad's avatar David Conrad

arm neon: Add missing mangle to external symbol

Originally committed as revision 23418 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent edd43c95
......@@ -36,7 +36,7 @@ function ff_synth_filter_float_neon, export=1
mov r9, r1 @ synth_buf
VFP vpush {d0}
bl ff_imdct_half_neon
bl X(ff_imdct_half_neon)
VFP vpop {d0}
pop {r3}
......
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