Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-i386 / code16.t
1 OUTPUT_FORMAT("elf32-i386")
2 OUTPUT_ARCH("i386")
3 SECTIONS
4 {
5 .text.default_process_op.isra.0 0x737c : { *(.text.default_process_op.isra.0) }
6 .text.mpt_scsi_process_op 0xf869 : { *(.text.mpt_scsi_process_op) }
7 }