Retro68/binutils/ld/emulparams/elf64bmip-defs.sh

7 lines
218 B
Bash
Raw Normal View History

2012-03-26 19:18:29 +00:00
. ${srcdir}/emulparams/elf32bmipn32-defs.sh
COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
2015-08-28 15:32:19 +00:00
INITIAL_READONLY_SECTIONS="
.MIPS.abiflags ${RELOCATING-0} : { *(.MIPS.abiflags) }
.MIPS.options : { *(.MIPS.options) }
"