Browse Source

Fix a typo in scripttempl/elf32xc16x.sc

* scripttempl/elf32xc16x.sc: Fix a typo.
binutils-2_32-branch
H.J. Lu 8 years ago
parent
commit
550892eb5a
  1. 4
      ld/ChangeLog
  2. 2
      ld/scripttempl/elf32xc16x.sc

4
ld/ChangeLog

@ -1,3 +1,7 @@
2018-12-11 H.J. Lu <hongjiu.lu@intel.com>
* scripttempl/elf32xc16x.sc: Fix a typo.
2018-12-07 H.J. Lu <hongjiu.lu@intel.com>
PR ld/23958

2
ld/scripttempl/elf32xc16x.sc

@ -31,7 +31,7 @@ MEMORY
ldata : o =0x4000 ,l = 0x0200
}
ELF
EOF
cat <<EOF
SECTIONS

Loading…
Cancel
Save