Reformat.
[bertos.git] / cpu / arm / scripts / at91sam7s256_ram.ld
index 63f2c7d2c8cda64fc5ebc4fc941fe0ff5da9d7d3..fc0d3d5a874da0c6b7fcf99d815c3eb1accc8b25 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 = .);