commit | 124a542aa4d78040176f65b28f4958540b5d89aa | [log] [tgz] |
---|---|---|
author | Bruce Beare <brucex.j.beare@intel.com> | Mon Oct 11 12:24:41 2010 -0700 |
committer | Bruce Beare <brucex.j.beare@intel.com> | Mon Oct 11 12:33:58 2010 -0700 |
tree | 217b3b90bee9b07da5fe01fe73b4c52456da4fe8 | |
parent | f67e5211e045af1b12f646448a5a35f96ba5e8f1 [diff] [blame] |
Update ATOM string routines to latest 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