Commit 4d6db9a6 authored by Rein Klazes's avatar Rein Klazes Committed by Alexandre Julliard

The name is _longjmpex (with the underscore).

parent feb0ef34
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment