Rename crtat91sam7s256_rom to crtat91sam7_rom.
[bertos.git] / cpu / arm / scripts / at91sam7s256_ram.ld
index 63f2c7d2c8cda64fc5ebc4fc941fe0ff5da9d7d3..fe4e982cba944269a8bfe68d4b419a426c9fa49b 100644 (file)
@@ -107,9 +107,9 @@ SECTIONS
        } > ram
 
        /*
-       * Allocate stack at the end of bss section.
-       * Data heap is allocate at end of stack.
-       */
+        * Allocated stack at the end of bss section.
+        * Data heap is allocate at end of stack.
+        */
        PROVIDE (__stack_start = .);
 
        PROVIDE (__stack_fiq_start = .);