Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/xstormy16/eva_app.ld')
-rw-r--r--libgloss/xstormy16/eva_app.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/xstormy16/eva_app.ld b/libgloss/xstormy16/eva_app.ld
index b95526db9..cf72dca7b 100644
--- a/libgloss/xstormy16/eva_app.ld
+++ b/libgloss/xstormy16/eva_app.ld
@@ -13,6 +13,7 @@ MEMORY
SECTIONS
{
__stack = 2 ;
+ __malloc_start = 0x800;
.data :
{
*(.data)