From: Alex Ionescu Date: Wed, 30 Nov 2005 06:49:19 +0000 (+0000) Subject: - Disable inlining of more string functions in MSVC, since we're the lib defining... X-Git-Tag: backups/ros-branch-0_2_9@19949~163 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=35cb6a4cf339259b0a5dd8688e73740641ce57eb - Disable inlining of more string functions in MSVC, since we're the lib defining them. svn path=/trunk/; revision=19770 --- diff --git a/reactos/lib/string/string.xml b/reactos/lib/string/string.xml index 92a21ee9401..6e27924a2f5 100644 --- a/reactos/lib/string/string.xml +++ b/reactos/lib/string/string.xml @@ -1,6 +1,7 @@ + memchr_asm.s