mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-19 03:05:15 +00:00
7 lines
218 B
Bash
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) }
|
|
"
|