X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Farm%2Fscripts%2Fat91sam7s256_ram.ld;h=fe4e982cba944269a8bfe68d4b419a426c9fa49b;hb=ca668b2ed5b4b0a74ab3a4a895cc50cce328c378;hp=fc0d3d5a874da0c6b7fcf99d815c3eb1accc8b25;hpb=46d71b74e8eb739d7e4682a129b5eac27d6b902a;p=bertos.git diff --git a/cpu/arm/scripts/at91sam7s256_ram.ld b/cpu/arm/scripts/at91sam7s256_ram.ld index fc0d3d5a..fe4e982c 100644 --- a/cpu/arm/scripts/at91sam7s256_ram.ld +++ b/cpu/arm/scripts/at91sam7s256_ram.ld @@ -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 = .);