Rename crtat91sam7s256_rom to crtat91sam7_rom.
[bertos.git] / cpu / arm / scripts / at91sam7s256_rom.ld
index dcb407fddca7671277de7536f873774bc60aa453..1dc8bde644e03254576197bd051bb8913c62a825 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 = .);