POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
[oweals/u-boot.git] / 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