Blame src/seh/nt32/ntapi_tt_seh_frame.s

cd4191
##########################################################
cd4191
##  ntapi: Native API core library                      ##
59d585
##  Copyright (C) 2013--2021  Z. Gilboa                 ##
cd4191
##  Released under GPLv2 and GPLv3; see COPYING.NTAPI.  ##
cd4191
##########################################################
cd4191
cd4191
.section .text
cd4191
cd4191
.global ___ntapi_tt_seh_frame
cd4191
e39c77
	.def ___ntapi_tt_seh_frame; .scl 2; .type 32; .endef
cd4191
cd4191
___ntapi_tt_seh_frame:
cd4191
	movl 16(%esp),%eax
cd4191
	jmp  *%eax