Move moxie stack out in memory.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32moxie.sh
1 SCRIPT_NAME=elf
2 TEMPLATE_NAME=generic
3 EXTRA_EM_FILE=genelf
4 OUTPUT_FORMAT="elf32-moxie"
5 TEXT_START_ADDR=0x1000
6 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
7 ARCH=moxie
8 STACK_ADDR=0x400000
This page took 0.039842 seconds and 4 git commands to generate.