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