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