summaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips/mips32/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/mips/mips32/crtn.S')
-rw-r--r--ports/sysdeps/mips/mips32/crtn.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/sysdeps/mips/mips32/crtn.S b/ports/sysdeps/mips/mips32/crtn.S
index 44cdff0a1a..42381c5129 100644
--- a/ports/sysdeps/mips/mips32/crtn.S
+++ b/ports/sysdeps/mips/mips32/crtn.S
@@ -36,6 +36,8 @@
/* crtn.S puts function epilogues in the .init and .fini sections
corresponding to the prologues in crti.S. */
+ .set nomips16
+
.section .init,"ax",@progbits
lw $31,28($sp)
.set noreorder