X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Farm%2Fscripts%2Fat91sam7s256_rom.ld;h=1dc8bde644e03254576197bd051bb8913c62a825;hb=3764a6bb548cc9cc9e9914dc573420f3f7f0fa35;hp=1c1f3c0602a64044f02e89f126629399cda4511f;hpb=46d71b74e8eb739d7e4682a129b5eac27d6b902a;p=bertos.git diff --git a/cpu/arm/scripts/at91sam7s256_rom.ld b/cpu/arm/scripts/at91sam7s256_rom.ld index 1c1f3c06..1dc8bde6 100644 --- a/cpu/arm/scripts/at91sam7s256_rom.ld +++ b/cpu/arm/scripts/at91sam7s256_rom.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 = .);