[include/elf]
[deliverable/binutils-gdb.git] / ld / emulparams / pjelf.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-pj"
3 TEXT_START_ADDR=0x1000000
4 MAXPAGESIZE=0x1000
5 ARCH=pj
This page took 0.029697 seconds and 4 git commands to generate.