summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/crtn.s
blob: bb31c6700d2e7d40590a32271404fe4081cbaa94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.text

.globl ___chkstk_ms
___chkstk_ms:
	ret

.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