Remove trailing white spaces in ld
[deliverable/binutils-gdb.git] / ld / emulparams / elf32moxie.sh
CommitLineData
20135e4c
NC
1SCRIPT_NAME=elf
2TEMPLATE_NAME=generic
3EXTRA_EM_FILE=genelf
e202fa84
AG
4OUTPUT_FORMAT="elf32-bigmoxie"
5BIG_OUTPUT_FORMAT="elf32-bigmoxie"
6LITTLE_OUTPUT_FORMAT="elf32-littlemoxie"
20135e4c
NC
7TEXT_START_ADDR=0x1000
8MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
9ARCH=moxie
e202fa84 10EMBEDDED=yes
efaf18f3 11STACK_ADDR=0x400000
This page took 0.167402 seconds and 4 git commands to generate.