--- mem_transfer_mmx.asm 2008/11/26 01:04:34 1.20 +++ mem_transfer_mmx.asm 2009/09/16 17:11:39 1.20.2.2 @@ -21,7 +21,7 @@ ; * along with this program ; if not, write to the Free Software ; * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ; * -; * $Id: mem_transfer_mmx.asm,v 1.20 2008/11/26 01:04:34 Isibaar Exp $ +; * $Id: mem_transfer_mmx.asm,v 1.20.2.2 2009/09/16 17:11:39 Isibaar Exp $ ; * ; ***************************************************************************/ @@ -41,7 +41,7 @@ ; Code ;============================================================================= -SECTION .rotext align=SECTION_ALIGN +TEXT cglobal transfer_8to16copy_mmx cglobal transfer_16to8copy_mmx @@ -588,8 +588,4 @@ ret ENDFUNC - -%ifidn __OUTPUT_FORMAT__,elf -section ".note.GNU-stack" noalloc noexec nowrite progbits -%endif - +NON_EXEC_STACK