aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2017-11-10 01:13:45 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2017-11-10 01:13:45 +0000
commitc3faeef12ca186a33f97e49b402470e9ea594230 (patch)
treef250c8df88609fc43cd8ad1681417ebafbd16fd2 /libexec
parentf62b48f9fe57353c9d4bef41a8cba05a1ab8485f (diff)
downloadsrc-c3faeef12ca186a33f97e49b402470e9ea594230.tar.gz
src-c3faeef12ca186a33f97e49b402470e9ea594230.zip
Notes
Diffstat (limited to 'libexec')
-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