* ldemul.h (ldemul_place_orphan): Update prototype.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32am33lin.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-am33lin"
3 TEXT_START_ADDR=0x8000000
4 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
5 ARCH=mn10300
6 MACHINE=
7 NOP=0xcbcb
8 TEMPLATE_NAME=elf32
9 GENERATE_SHLIB_SCRIPT=yes
10
This page took 0.030201 seconds and 4 git commands to generate.