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

7 lines
218 B
Bash

. ${srcdir}/emulparams/elf32bmipn32-defs.sh
COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
INITIAL_READONLY_SECTIONS="
.MIPS.abiflags ${RELOCATING-0} : { *(.MIPS.abiflags) }
.MIPS.options : { *(.MIPS.options) }
"