X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fx86%2Fmlpdsp.asm;h=3dc641e89e7947a96fb3a703fe86db662e743466;hb=427598a2f423eb3374ab4c33777c77de2290a324;hp=ce656af145148b177964841a8129b17103f69e06;hpb=2e290d61147a084de86777c26c95908ce62e0033;p=ffmpeg diff --git a/libavcodec/x86/mlpdsp.asm b/libavcodec/x86/mlpdsp.asm index ce656af1451..3dc641e89e7 100644 --- a/libavcodec/x86/mlpdsp.asm +++ b/libavcodec/x86/mlpdsp.asm @@ -21,7 +21,7 @@ %include "libavutil/x86/x86util.asm" -SECTION_TEXT +SECTION .text %if ARCH_X86_64