musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ldso/mips/dlsym.s 3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ldso/mips/dlsym.s b/src/ldso/mips/dlsym.s
index b1ea98be..c57b9729 100644
--- a/src/ldso/mips/dlsym.s
+++ b/src/ldso/mips/dlsym.s
@@ -8,8 +8,9 @@ dlsym:
move 6,ドル $ra
lw 25,ドル %call16(__dlsym)($gp)
addiu $sp, $sp, -16
- jalr 25ドル
sw $ra, 12($sp)
+ jalr 25ドル
+ nop
lw $ra, 12($sp)
jr $ra
addiu $sp, $sp, 16
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月10日 05:56:38 +0000

AltStyle によって変換されたページ (->オリジナル) /