Commit 8554a109 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'ae815764'

* commit 'ae815764':
  arm: fft_vfp: Add a missing "endconst" when building in thumb mode
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 5ab46704 ae815764
......@@ -54,6 +54,7 @@ T const fft_tab_vfp
.word fft32768_vfp
.word fft65536_vfp
A endfunc
T endconst
function fft4_vfp
vldr d0, [a1, #0*2*4] @ s0,s1 = z[0]
......
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