Initial stub for filesystem query cache.
[bertos.git] / bertos / cpu / arm / scripts / arm7tdmi_ram.ld
index be00e91aecfdba968b50d6609cb1edc8f6660562..6345397ca6dd545f0e6a5b999371cb096394fe42 100644 (file)
@@ -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 = .);