Retro68/binutils/ld/emulparams/elf64bmip-defs.sh
2015-08-28 17:32:19 +02:00

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) }
"