mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[APISETS] Forward _seh_longjmp_unwind4() to msvcrt (#6176)
Addendum to commit 1a6b6a27b
This commit is contained in:
parent
c1f9ea10aa
commit
e1c68dcba0
1 changed files with 1 additions and 1 deletions
|
@ -1173,7 +1173,7 @@
|
|||
@ stub _o_wmemmove_s
|
||||
@ stdcall _purecall() msvcrt._purecall
|
||||
@ stdcall -arch=i386 _seh_longjmp_unwind() msvcrt._seh_longjmp_unwind
|
||||
@ stub _seh_longjmp_unwind4
|
||||
@ stdcall -version=0x600+ -arch=i386 _seh_longjmp_unwind4() msvcrt._seh_longjmp_unwind4
|
||||
@ stub _set_purecall_handler
|
||||
@ stub _set_se_translator
|
||||
@ stdcall -arch=i386 _setjmp3() msvcrt._setjmp3
|
||||
|
|
Loading…
Reference in a new issue