Remove trailing white spaces in ld
[deliverable/binutils-gdb.git] / ld / emulparams / w65.sh
1 SCRIPT_NAME=w65
2 OUTPUT_FORMAT="coff-w65"
3 TEXT_START_ADDR=0x1000
4 TARGET_PAGE_SIZE=64
5 ARCH=w65
This page took 0.029962 seconds and 4 git commands to generate.