Removed string functions from native system calls and removed binary from

repository

svn path=/trunk/; revision=122
This commit is contained in:
David Welch 1998-12-19 18:40:55 +00:00
parent 7e398d4e22
commit 43c24d3654
2 changed files with 0 additions and 18 deletions

Binary file not shown.

View file

@ -208,21 +208,3 @@ NtReplyWaitSendChannel ZwReplyWaitSendChannel 12
NtSendWaitReplyChannel ZwSendWaitReplyChannel 16
NtSetContextChannel ZwSetContextChannel 4
NtYieldExecution ZwYieldExecution 0
wcscat Rtlwcscat 8
wcschr Rtlwcschr 8
wcscmp Rtlwcscmp 8
wcscpy Rtlwcscpy 8
wcscspn Rtlwcscspn 8
wcsicmp Rtlwcsicmp 8
wcslen Rtlwcslen 4
wcsncat Rtlwcsncat 12
wcsncmp Rtlwcsncmp 12
wcsncpy Rtlwcsncpy 12
wcsnicmp Rtlwcsnicmp 12
wcsnlen Rtlwcsnlen 8
wcspbrk Rtlwcspbrk 8
wcsrchr Rtlwcsrchr 8
wcsspn Rtlwcsspn 8
wcsstr Rtlwcsstr 8
wcstok Rtlwcstok 8
wstrlen Rtlwstrlen 4