The name is _longjmpex (with the underscore).

This commit is contained in:
Rein Klazes 2004-03-24 23:38:16 +00:00 committed by Alexandre Julliard
parent feb0ef340b
commit 4d6db9a6e7
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@
@ cdecl _lock(long)
@ cdecl _locking(long long long)
@ cdecl _logb( double )
@ cdecl -i386 longjmpex(ptr long) MSVCRT_longjmp
@ cdecl -i386 _longjmpex(ptr long) MSVCRT_longjmp
@ cdecl _lrotl(long long)
@ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr long long ptr)