Updated transaltions for the gprof and binutils sub-directories
[binutils-gdb.git] / ld / emulparams / shelf_nbsd.sh
blob391399660d8325b8c18467a589b4a8257bb3406d
1 # If you change this file, please alsolook at files which source this one:
2 # shlelf_nbsd.sh
4 source_sh ${srcdir}/emulparams/shelf.sh
6 OUTPUT_FORMAT="elf32-sh-nbsd"
7 TEXT_START_ADDR=0x400000
8 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
10 DATA_START_SYMBOLS='PROVIDE (__data_start = .);';
12 ENTRY=_start
14 unset EMBEDDED
15 unset STACK_ADDR