Note that if '@' is a comment character then another symbol is used to prefix
[binutils.git] / ld / emulparams / shelf32_nbsd.sh
blobedd6216860f8e06ef61914601829d89bc615bc4e
1 # If you change this file, please alsolook at files which source this one:
2 # shlelf32_nbsd.sh
4 . ${srcdir}/emulparams/shelf32.sh
6 OUTPUT_FORMAT="elf32-sh64-nbsd"
7 TEXT_START_ADDR=0x400000
8 MAXPAGESIZE=0x10000
10 ENTRY=__start
12 unset EMBEDDED
13 unset STACK_ADDR