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