summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/weak/nt32/__pthread_create_sym.s
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nt32/weak/nt32/__pthread_create_sym.s')
-rw-r--r--arch/nt32/weak/nt32/__pthread_create_sym.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/nt32/weak/nt32/__pthread_create_sym.s b/arch/nt32/weak/nt32/__pthread_create_sym.s
deleted file mode 100644
index 56d93d5..0000000
--- a/arch/nt32/weak/nt32/__pthread_create_sym.s
+++ /dev/null
@@ -1,5 +0,0 @@
- .global _pthread_create
- .def _pthread_create; .scl 2; .type 32; .endef
-_pthread_create:
- jmp ___pthread_create
-