Use SECTION_TEXT instead of section .text for the compatibility

aout does not support 'align='.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
KO Myung-Hun 2012-02-02 15:29:39 +09:00 committed by Michael Niedermayer
parent 9b9bf5ab73
commit c853124fb0

View File

@ -28,7 +28,7 @@ SECTION_RODATA
cextern pw_255
section .text align=16
SECTION_TEXT 16
; %1 = nr. of xmm registers used
%macro ADD_BYTES_FN 1