kgdb: update mem2hex/hex2mem funcs
[platform/kernel/u-boot.git] / lib_avr32 / memset.S
index dc3b09b..79e3c67 100644 (file)
@@ -27,7 +27,7 @@
         *
         * Returns b in r12
         */
-       .text
+       .section .text.memset, "ax", @progbits
 
        .global memset
        .type   memset, @function