Home | History | Annotate | Download | only in emulparams
      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 SHLIB_TEXT_START_ADDR
      8 EXECUTABLE_SYMBOLS='_DYNAMIC_LINK = 0;'
      9 DYNAMIC_LINK=FALSE
     10