Skip to content
  • Jan Kratochvil's avatar
    nasm: avoid space before the :data symbol type. · 0e8f108f
    Jan Kratochvil authored
    global label:data
               ^^
    
    Provide nasm compatibility.  No binary change by this patch with yasm
    on {x86_64,i686}-fedora13-linux-gnu.  Few longer opcodes with nasm on
    {x86_64,i686}-fedora13-linux-gnu have been checked as safe.
    
    Change-Id:	I10f17eb1e4d4a718d4ebd1d0ccddc807c365e021
    0e8f108f