[cvs] / xvidcore / src / nasm.inc Repository:
ViewVC logotype

Diff of /xvidcore/src/nasm.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.3, Thu May 28 08:42:37 2009 UTC revision 1.3, Mon Dec 1 14:45:45 2008 UTC
# Line 168  Line 168 
168        %endif        %endif
169  %endmacro  %endmacro
170    
 %macro TEXT 0  
 %ifidn __OUTPUT_FORMAT__,macho  
       SECTION .text align=SECTION_ALIGN  
 %else  
       SECTION .rotext align=SECTION_ALIGN  
 %endif  
 %endmacro  
   
171  %macro cglobal 1  %macro cglobal 1
172          %ifdef PREFIX          %ifdef PREFIX
173                  %ifdef MARK_FUNCS                  %ifdef MARK_FUNCS

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.3

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4