summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/crtn.s
blob: 5259fd7be337335762ac238a6d84021395df6086 (plain)
1
2
3
4
5
6
7
8
9
10
.text
.globl _pei386_runtime_relocator
_pei386_runtime_relocator:
	ret

	.section .got$_pei386_runtime_relocator,"r"
	.global __imp__pei386_runtime_relocator
__imp__pei386_runtime_relocator:
	.quad	_pei386_runtime_relocator
	.linkonce discard