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