mirror of
https://github.com/reactos/reactos.git
synced 2025-04-29 01:48:42 +00:00
[MSVCRT]
Spec fixes, spotted by Samuel Serapion. svn path=/trunk/; revision=54608
This commit is contained in:
parent
ed16e04814
commit
f8a5a5e7ba
1 changed files with 2 additions and 2 deletions
|
@ -581,7 +581,7 @@
|
|||
# stub _lfind_s
|
||||
@ cdecl _loaddll(str)
|
||||
@ cdecl -i386 _local_unwind2(ptr long)
|
||||
@ cdecl -i386 _local_unwind4(ptr ptr long) msvcrt_local_unwind4
|
||||
@ cdecl -i386 _local_unwind4(ptr ptr long)
|
||||
@ cdecl _localtime32(ptr)
|
||||
# stub _localtime32_s
|
||||
@ cdecl _localtime64(ptr)
|
||||
|
@ -805,7 +805,7 @@
|
|||
# stub _scwprintf_p_l
|
||||
@ cdecl _searchenv(str str ptr)
|
||||
# stub _searchenv_s
|
||||
# stub _seh_longjmp_unwind4
|
||||
@ stdcall -i386 _seh_longjmp_unwind4(ptr)
|
||||
@ stdcall -i386 _seh_longjmp_unwind(ptr)
|
||||
# stub _set_SSE2_enable
|
||||
# stub _set_controlfp
|
||||
|
|
Loading…
Reference in a new issue