summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtn.s
blob: 8658d23c34e48b673aeb34ee987ef99d3aaf2be1 (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