commit | 832a86eaba56dcf8066e4b96df12738a9dff7053 | [log] [tgz] |
---|---|---|
author | Bruce Beare <bruce.j.beare@intel.com> | Tue May 31 09:56:55 2011 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Thu Jul 07 22:46:15 2011 +0200 |
tree | 3e59837e40c6315c14a6afab0af1bd8ec534b2d7 | |
parent | 88bb394c0d2cb96a85acb43e25cacfe8235ac1af [diff] [blame] |
Update ATOM string routines to latest Orig-Change-Id: I22a600e7f172681cfd38ff73a64e3fd07b284959 Signed-off-by: Lu, Hongjiu <hongjiu.lu@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
diff --git a/libc/arch-x86/string/strncmp_wrapper.S b/libc/arch-x86/string/strncmp_wrapper.S index 2050184..191d755 100644 --- a/libc/arch-x86/string/strncmp_wrapper.S +++ b/libc/arch-x86/string/strncmp_wrapper.S
@@ -32,7 +32,7 @@ # define USE_AS_STRNCMP # define ssse3_strcmp_latest strncmp -# include "ssse3-strcmp.S" +# include "ssse3-strcmp-latest.S" #else