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/sim_high.ld')
-rw-r--r--libgloss/xstormy16/sim_high.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/xstormy16/sim_high.ld b/libgloss/xstormy16/sim_high.ld
index 8226d870f..3c740e277 100644
--- a/libgloss/xstormy16/sim_high.ld
+++ b/libgloss/xstormy16/sim_high.ld
@@ -73,6 +73,7 @@ SECTIONS
} > LOROM
.eh_frame : { KEEP (*(.eh_frame)) } > LOROM
.gcc_except_table : { *(.gcc_except_table) } > LOROM
+ .jcr : { *(.jcr) } > LOROM
.plt : { *(.plt) } > LOROM
.text :
{