Blame src/setjmp/nt32/longjmp.s

296178
.text
296178
.globl	___longjmp
296178
.globl	__longjmp
296178
.globl	_longjmp
296178
ed42e6
.def ___longjmp; .scl 2; .type 32; .endef
ed42e6
.def __longjmp; .scl 2; .type 32; .endef
ed42e6
.def _longjmp; .scl 2; .type 32; .endef
ed42e6
296178
___longjmp:
296178
__longjmp:
296178
_longjmp:
296178
	test %edx, %edx		# is val zero?
fa55cc
fa55cc
	.section .got$longjmp
fa55cc
	.global __imp__longjmp
fa55cc
__imp__longjmp:
fa55cc
	.long	_longjmp
fa55cc
	.linkonce discard