From: batt Date: Sun, 28 Mar 2010 13:07:28 +0000 (+0000) Subject: Typos. X-Git-Tag: 2.5.0~615 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=94b7dda93d6d4c43493fe9e530787282d44fdcdd;p=bertos.git Typos. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3288 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cpu/arm/scripts/arm7tdmi_ram.ld b/bertos/cpu/arm/scripts/arm7tdmi_ram.ld index be00e91a..6345397c 100644 --- a/bertos/cpu/arm/scripts/arm7tdmi_ram.ld +++ b/bertos/cpu/arm/scripts/arm7tdmi_ram.ld @@ -98,8 +98,8 @@ SECTIONS } > ram /* - * Allocated 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 allocated at end of stack. */ PROVIDE (__stack_start = .);