summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtn.s
blob: d63999265c9826661e66f69f24ae092dad5201dd (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:
	.long	__pei386_runtime_relocator
	.linkonce discard