summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/fft_neon.S
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aarch64/fft_neon.S')
-rw-r--r--libavcodec/aarch64/fft_neon.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aarch64/fft_neon.S b/libavcodec/aarch64/fft_neon.S
index 98023497d1..5f88beda91 100644
--- a/libavcodec/aarch64/fft_neon.S
+++ b/libavcodec/aarch64/fft_neon.S
@@ -336,7 +336,7 @@ function fft_pass_neon
endfunc
.macro def_fft n, n2, n4
-function fft\n\()_neon align=6
+function fft\n\()_neon, align=6
sub sp, sp, #16
stp x28, x30, [sp]
add x28, x0, #\n4*2*8