Sync usage with man page.
[netbsd-mini2440.git] / external / gpl3 / binutils / dist / ld / emulparams / shelf_nbsd.sh
blob9f78ec0230cd762701c2691cf6bcda89a7878bf4
1 # If you change this file, please alsolook at files which source this one:
2 # shlelf_nbsd.sh
4 . ${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 OTHER_SECTIONS
17 OTHER_READWRITE_SECTIONS='
18 .note.ABI-tag : { *(.note.ABI-tag) }