]> git.sur5r.net Git - u-boot/blobdiff - lib_avr32/memset.S
NET: LAN91C96 CONFIG_NET_MULTIify
[u-boot] / lib_avr32 / memset.S
index dc3b09b42f95cf0b3dde2eaac8c55fc2f5532846..79e3c675a92333ef35f0ac51340cd13af6d3ba76 100644 (file)
@@ -27,7 +27,7 @@
         *
         * Returns b in r12
         */
-       .text
+       .section .text.memset, "ax", @progbits
 
        .global memset
        .type   memset, @function