Reformat.
[bertos.git] / cpu / arm / scripts / at91sam7s256_rom.ld
index dcb407fddca7671277de7536f873774bc60aa453..1c1f3c0602a64044f02e89f126629399cda4511f 100644 (file)
@@ -107,9 +107,9 @@ SECTIONS
        } > ram
 
        /*
-       * Allocate stack at the end of bss section.
-       * Data heap is allocate at end of stack.
-       */
+        * Allocate stack at the end of bss section.
+        * Data heap is allocate at end of stack.
+        */
        PROVIDE (__stack_start = .);
 
        PROVIDE (__stack_fiq_start = .);