2ed270850c20fdd68dca20115f9ee1b193878e82
[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=0x200000
This page took 0.031748 seconds and 3 git commands to generate.