1 # If you change this file, please also look at files which source this one:
5 OUTPUT_FORMAT
="elf32-sh-linux"
6 TEXT_START_ADDR
=0x400000
11 GENERATE_SHLIB_SCRIPT
=yes
13 DATA_START_SYMBOLS
='__data_start = . ;';
15 OTHER_READWRITE_SECTIONS
="
16 .note.ABI-tag ${RELOCATING-0} : { *(.note.ABI-tag) }"