} > 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 = .);
} > 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 = .);