Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54'
* commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54': arm: fft_vfp: Add a missing "endconst" when building in thumb mode Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
8554a10992
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user