summaryrefslogtreecommitdiff
path: root/arch/x86/machine/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/string.h')
-rw-r--r--arch/x86/machine/string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/machine/string.h b/arch/x86/machine/string.h
index d57bb24e..6111ba10 100644
--- a/arch/x86/machine/string.h
+++ b/arch/x86/machine/string.h
@@ -28,5 +28,7 @@
#define STRING_ARCH_STRLEN
#define STRING_ARCH_STRCPY
#define STRING_ARCH_STRCMP
+#define STRING_ARCH_STRNCMP
+#define STRING_ARCH_STRCHR
#endif /* _X86_STRING_H */