summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/crtn.s
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt64/crtn.s')
-rw-r--r--crt/nt64/crtn.s15
1 files changed, 3 insertions, 12 deletions
diff --git a/crt/nt64/crtn.s b/crt/nt64/crtn.s
index 6e28aac..5259fd7 100644
--- a/crt/nt64/crtn.s
+++ b/crt/nt64/crtn.s
@@ -1,15 +1,6 @@
-.section .init
- pop %rdx
- pop %rcx
- pop %r10
- or %r10,%rax
- ret
-
-.section .fini
- pop %rdx
- pop %rcx
- pop %r10
- or %r10,%rax
+.text
+.globl _pei386_runtime_relocator
+_pei386_runtime_relocator:
ret
.section .got$_pei386_runtime_relocator,"r"