summaryrefslogtreecommitdiff
path: root/ld/emulparams/elf64bmip-defs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emulparams/elf64bmip-defs.sh')
-rw-r--r--ld/emulparams/elf64bmip-defs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/emulparams/elf64bmip-defs.sh b/ld/emulparams/elf64bmip-defs.sh
new file mode 100644
index 000000000000..110f8929de1a
--- /dev/null
+++ b/ld/emulparams/elf64bmip-defs.sh
@@ -0,0 +1,3 @@
+. ${srcdir}/emulparams/elf32bmipn32-defs.sh
+COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
+INITIAL_READONLY_SECTIONS=".MIPS.options : { *(.MIPS.options) }"