Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)
[deliverable/binutils-gdb.git] / ld / emulparams / riscix.sh
1 SCRIPT_NAME=riscix
2 OUTPUT_FORMAT="a.out-riscix"
3 TEXT_START_ADDR=0x8000
4 TARGET_PAGE_SIZE=0x8000
5 ARCH=arm
This page took 0.029377 seconds and 4 git commands to generate.