X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=cpu%2Farm%2Fscripts%2Fat91sam7s256_rom.ld;fp=cpu%2Farm%2Fscripts%2Fat91sam7s256_rom.ld;h=1c1f3c0602a64044f02e89f126629399cda4511f;hb=46d71b74e8eb739d7e4682a129b5eac27d6b902a;hp=dcb407fddca7671277de7536f873774bc60aa453;hpb=4193143e05964bebf86903e3966875b917771c72;p=bertos.git diff --git a/cpu/arm/scripts/at91sam7s256_rom.ld b/cpu/arm/scripts/at91sam7s256_rom.ld index dcb407fd..1c1f3c06 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. - */ + * Allocate stack at the end of bss section. + * Data heap is allocate at end of stack. + */ PROVIDE (__stack_start = .); PROVIDE (__stack_fiq_start = .);