Typo.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 26 Oct 2007 16:48:17 +0000 (16:48 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 26 Oct 2007 16:48:17 +0000 (16:48 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@948 38d2e660-2303-0410-9eaa-f027e97ec537

cpu/arm/scripts/at91sam7s256_ram.ld
cpu/arm/scripts/at91sam7s256_rom.ld

index fc0d3d5a874da0c6b7fcf99d815c3eb1accc8b25..fe4e982cba944269a8bfe68d4b419a426c9fa49b 100644 (file)
@@ -107,7 +107,7 @@ SECTIONS
        } > ram
 
        /*
-        * Allocate stack at the end of bss section.
+        * Allocated stack at the end of bss section.
         * Data heap is allocate at end of stack.
         */
        PROVIDE (__stack_start = .);
index 1c1f3c0602a64044f02e89f126629399cda4511f..1dc8bde644e03254576197bd051bb8913c62a825 100644 (file)
@@ -107,7 +107,7 @@ SECTIONS
        } > ram
 
        /*
-        * Allocate stack at the end of bss section.
+        * Allocated stack at the end of bss section.
         * Data heap is allocate at end of stack.
         */
        PROVIDE (__stack_start = .);