Commit ae815764 authored by Martin Storsjö's avatar Martin Storsjö

arm: fft_vfp: Add a missing "endconst" when building in thumb mode

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 29bc7bfb
......@@ -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