--- branches/release-1_2-branch/xvidcore/src/bitstream/x86_asm/cbp_mmx.asm 2008/11/28 16:54:45 1820 +++ branches/release-1_2-branch/xvidcore/src/bitstream/x86_asm/cbp_mmx.asm 2009/09/16 17:11:39 1877 @@ -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: cbp_mmx.asm,v 1.17 2008-11-26 01:04:34 Isibaar Exp $ +; * $Id: cbp_mmx.asm,v 1.17.2.2 2009-09-16 17:11:39 Isibaar Exp $ ; * ; ***************************************************************************/ @@ -48,7 +48,7 @@ ; Code ;============================================================================= -SECTION .rotext align=SECTION_ALIGN +TEXT cglobal calc_cbp_mmx @@ -126,8 +126,4 @@ ret ENDFUNC - -%ifidn __OUTPUT_FORMAT__,elf -section ".note.GNU-stack" noalloc noexec nowrite progbits -%endif - +NON_EXEC_STACK