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/thread/microblaze/__set_thread_area.s 3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/thread/microblaze/__set_thread_area.s b/src/thread/microblaze/__set_thread_area.s
index 2b112ae2..21dc1e1f 100644
--- a/src/thread/microblaze/__set_thread_area.s
+++ b/src/thread/microblaze/__set_thread_area.s
@@ -1,5 +1,6 @@
.global __set_thread_area
.type __set_thread_area,@function
__set_thread_area:
- rtsd r15, 8
ori r21, r5, 0
+ rtsd r15, 8
+ ori r3, r0, 0
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月08日 00:31:41 +0000

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