summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fft.asm
diff options
context:
space:
mode:
authorHenrik Gramner <henrik@gramner.com>2015-08-01 17:27:36 +0200
committerAnton Khirnov <anton@khirnov.net>2015-08-11 11:12:01 +0200
commitab43beefab9147673e09679e04be08431684a5db (patch)
tree0eae121944d96431e43ecc9d184f668cad9e043c /libavcodec/x86/fft.asm
parent1c6bb813284732d9a1acacfe99522d9f66ebf73e (diff)
downloadffmpeg-ab43beefab9147673e09679e04be08431684a5db.tar.gz
x86inc: Drop SECTION_TEXT macro
The .text section is already 16-byte aligned by default on all supported platforms so `SECTION_TEXT` isn't any different from `SECTION .text`. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/x86/fft.asm')
-rw-r--r--libavcodec/x86/fft.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/fft.asm b/libavcodec/x86/fft.asm
index e4744a3b60..d3be72e576 100644
--- a/libavcodec/x86/fft.asm
+++ b/libavcodec/x86/fft.asm
@@ -90,7 +90,7 @@ cextern cos_ %+ i
%1
%endmacro
-SECTION_TEXT
+SECTION .text
%macro T2_3DNOW 4 ; z0, z1, mem0, mem1
mova %1, %3