* elf.c (_bfd_elf_map_sections_to_segments): Don't load program
[deliverable/binutils-gdb.git] / ld / emulparams / armaoutb.sh
1 SCRIPT_NAME=armaout
2 OUTPUT_FORMAT="a.out-arm-big"
3 HEADER_START_ADDR=0x8000
4 TEXT_START_ADDR=0x8000
5 TARGET_PAGE_SIZE=32768
6 ARCH=arm
This page took 0.030735 seconds and 4 git commands to generate.