Reformat.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 18 Oct 2007 16:54:06 +0000 (16:54 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 18 Oct 2007 16:54:06 +0000 (16:54 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@911 38d2e660-2303-0410-9eaa-f027e97ec537

cpu/arm/scripts/at91sam7s256_ram.ld
cpu/arm/scripts/at91sam7s256_rom.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 = .);
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 = .);