X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=lib_avr32%2Fmemset.S;h=79e3c675a92333ef35f0ac51340cd13af6d3ba76;hb=8eed6ca51e50fade6887e8bdb1ff6a44116b42b5;hp=dc3b09b42f95cf0b3dde2eaac8c55fc2f5532846;hpb=d97370feca2a589dad42154577bb4615a0347852;p=u-boot diff --git a/lib_avr32/memset.S b/lib_avr32/memset.S index dc3b09b42f..79e3c675a9 100644 --- a/lib_avr32/memset.S +++ b/lib_avr32/memset.S @@ -27,7 +27,7 @@ * * Returns b in r12 */ - .text + .section .text.memset, "ax", @progbits .global memset .type memset, @function