summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/weak/nt64/__pthread_detach_sym.s
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nt64/weak/nt64/__pthread_detach_sym.s')
-rw-r--r--arch/nt64/weak/nt64/__pthread_detach_sym.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/nt64/weak/nt64/__pthread_detach_sym.s b/arch/nt64/weak/nt64/__pthread_detach_sym.s
index 69909a0..6baff28 100644
--- a/arch/nt64/weak/nt64/__pthread_detach_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_detach_sym.s
@@ -1,3 +1,4 @@
-.global pthread_detach
+ .global pthread_detach
+ .def pthread_detach; .scl 2; .type 32; .endef
pthread_detach:
jmp __pthread_detach_impl