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