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.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/nt32/weak/nt32/__pthread_getspecific_sym.s b/arch/nt32/weak/nt32/__pthread_getspecific_sym.s
deleted file mode 100644
index 32bdc00..0000000
--- a/arch/nt32/weak/nt32/__pthread_getspecific_sym.s
+++ /dev/null
@@ -1,5 +0,0 @@
- .global _pthread_getspecific
- .def _pthread_getspecific; .scl 2; .type 32; .endef
-_pthread_getspecific:
- jmp ___pthread_getspecific_impl
-