diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-12-11 06:18:12 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-12-11 06:18:12 -0800 |
commit | 550892eb5a320c5a55fb4f45750514cd16433baf (patch) | |
tree | 3bbf90d27c76ccf84de668388710bd860a981dd1 /ld/scripttempl | |
parent | 209d1499de79eb23191f5761166180b80feb900a (diff) | |
download | gdb-550892eb5a320c5a55fb4f45750514cd16433baf.zip gdb-550892eb5a320c5a55fb4f45750514cd16433baf.tar.gz gdb-550892eb5a320c5a55fb4f45750514cd16433baf.tar.bz2 |
Fix a typo in scripttempl/elf32xc16x.sc
* scripttempl/elf32xc16x.sc: Fix a typo.
Diffstat (limited to 'ld/scripttempl')
-rw-r--r-- | ld/scripttempl/elf32xc16x.sc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/elf32xc16x.sc b/ld/scripttempl/elf32xc16x.sc index 4c7cc36..baf7b15 100644 --- a/ld/scripttempl/elf32xc16x.sc +++ b/ld/scripttempl/elf32xc16x.sc @@ -31,7 +31,7 @@ MEMORY ldata : o =0x4000 ,l = 0x0200 } -ELF +EOF cat <<EOF SECTIONS |