* Don't export mbstowcs_s().
CORE-7889

svn path=/trunk/; revision=63402
This commit is contained in:
Amine Khaldi 2014-05-21 18:02:48 +00:00
parent 934a5546ea
commit 10af5eafdf

View file

@ -1304,7 +1304,6 @@
# stub mbsrtowcs
# stub mbsrtowcs_s
@ cdecl mbstowcs(ptr str long)
@ cdecl mbstowcs_s(ptr ptr long str long)
@ cdecl mbtowc(wstr str long)
@ cdecl memchr(ptr long long)
@ cdecl memcmp(ptr ptr long)