X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Farm%2Fscripts%2Fat91sam7s256_rom.ld;h=1dc8bde644e03254576197bd051bb8913c62a825;hb=8c25c2352a0446d2ffd6bc26600d5d0127600929;hp=dcb407fddca7671277de7536f873774bc60aa453;hpb=eaf27408d73b9af66df0c903232d66ef01890d25;p=bertos.git diff --git a/cpu/arm/scripts/at91sam7s256_rom.ld b/cpu/arm/scripts/at91sam7s256_rom.ld index dcb407fd..1dc8bde6 100644 --- a/cpu/arm/scripts/at91sam7s256_rom.ld +++ b/cpu/arm/scripts/at91sam7s256_rom.ld @@ -107,9 +107,9 @@ SECTIONS } > ram /* - * Allocate stack at the end of bss section. - * Data heap is allocate at end of stack. - */ + * Allocated stack at the end of bss section. + * Data heap is allocate at end of stack. + */ PROVIDE (__stack_start = .); PROVIDE (__stack_fiq_start = .);