a1f9e45c40d68c3121b5f952d963b03c55cb6073
[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.029985 seconds and 3 git commands to generate.