Blame crt/nt64/crtn.s

860627
.section .init
860627
	pop %rdx
860627
	pop %rcx
860627
	pop %r10
860627
	or  %r10,%rax
860627
	ret
860627
860627
.section .fini
860627
	pop %rdx
860627
	pop %rcx
860627
	pop %r10
860627
	or  %r10,%rax
860627
	ret