Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / ld / emulparams / crisaout.sh
1 # This is for embedded products and elinux (no MMU) with a.out.
2 SCRIPT_NAME=crisaout
3 OUTPUT_FORMAT="a.out-cris"
4 TARGET_PAGE_SIZE=2
5 TEXT_START_ADDR=0
6 ARCH=cris
This page took 0.031369 seconds and 4 git commands to generate.