Removed string functions from native system calls and removed binary from
authorDavid Welch <welch@cwcom.net>
Sat, 19 Dec 1998 18:40:55 +0000 (18:40 +0000)
committerDavid Welch <welch@cwcom.net>
Sat, 19 Dec 1998 18:40:55 +0000 (18:40 +0000)
repository

svn path=/trunk/; revision=122

reactos/iface/native/genntdll [deleted file]
reactos/iface/native/sysfuncs.lst

diff --git a/reactos/iface/native/genntdll b/reactos/iface/native/genntdll
deleted file mode 100644 (file)
index c7ba01e..0000000
Binary files a/reactos/iface/native/genntdll and /dev/null differ
index 1fc29b5..2b90351 100644 (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