summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/weak/nt32/__pthread_join_sym.s
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nt32/weak/nt32/__pthread_join_sym.s')
-rw-r--r--arch/nt32/weak/nt32/__pthread_join_sym.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/nt32/weak/nt32/__pthread_join_sym.s b/arch/nt32/weak/nt32/__pthread_join_sym.s
index ecf62cb..8e7cf98 100644
--- a/arch/nt32/weak/nt32/__pthread_join_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_join_sym.s
@@ -1,3 +1,4 @@
-.global _pthread_join
+ .global _pthread_join
+ .def _pthread_join; .scl 2; .type 32; .endef
_pthread_join:
jmp ___pthread_join