s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[deliverable/binutils-gdb.git] / ld / emulparams / elf32b4300.sh
1 # If you change this file, please also look at files which source this one:
2 # elf32l4300.sh
3
4 EMBEDDED=yes
5 . ${srcdir}/emulparams/elf32bmip.sh
6 TEXT_START_ADDR=0xa0020000
7 unset NONPAGED_TEXT_START_ADDR
8 unset SHLIB_TEXT_START_ADDR
9 EXECUTABLE_SYMBOLS='_DYNAMIC_LINK = 0;'
10 DYNAMIC_LINK=FALSE
This page took 0.036527 seconds and 4 git commands to generate.