aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/mips/rtld_start.S
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rtld-elf/mips/rtld_start.S')
-rw-r--r--libexec/rtld-elf/mips/rtld_start.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rtld-elf/mips/rtld_start.S b/libexec/rtld-elf/mips/rtld_start.S
index 64d51eed1b63..fc5e0f80d1fe 100644
--- a/libexec/rtld-elf/mips/rtld_start.S
+++ b/libexec/rtld-elf/mips/rtld_start.S
@@ -43,8 +43,7 @@
* a2 rtld object (filled in by dynamic loader)
* a3 ps_strings
*/
-LEAF(rtld_start)
- .frame sp, 4*PTR_SIZE, ra
+NESTED(rtld_start, 4*PTR_SIZE, ra)
.mask 0x10090000,-PTR_SIZE
.set noreorder
SETUP_GP