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.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/nt64/weak/nt64/__mprotect_sym.s b/arch/nt64/weak/nt64/__mprotect_sym.s
new file mode 100644
index 0000000..f7b766d
--- /dev/null
+++ b/arch/nt64/weak/nt64/__mprotect_sym.s
@@ -0,0 +1,4 @@
+ .globl mprotect
+mprotect:
+ jmp __mprotect
+