* gdb.base/break.c: Add 10a breakpoint at }
[deliverable/binutils-gdb.git] / ld / emulparams / pjelf.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-pj"
3 TEXT_START_ADDR=0x1000000
4 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
5 ARCH=pj
This page took 0.028873 seconds and 4 git commands to generate.