The default script is now compiled in; the others are still in the filesystem.
[deliverable/binutils-gdb.git] / ld / emulparams / ebmon29k.sh
1 SCRIPT_NAME=ebmon29k
2 OUTPUT_FORMAT="coff-a29k-big"
3 TEXT_START_ADDR=0x8000
4 PAGE_SIZE=0x1000
5 ARCH=a29k
This page took 0.051775 seconds and 5 git commands to generate.