summaryrefslogtreecommitdiff
path: root/arch/x86/machine/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/param.h')
-rw-r--r--arch/x86/machine/param.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/machine/param.h b/arch/x86/machine/param.h
index ce373c8..50e685f 100644
--- a/arch/x86/machine/param.h
+++ b/arch/x86/machine/param.h
@@ -56,6 +56,9 @@
#define ARCH_STRING_MEMMOVE
#define ARCH_STRING_MEMSET
#define ARCH_STRING_MEMCMP
+#define ARCH_STRING_STRLEN
+#define ARCH_STRING_STRCPY
+#define ARCH_STRING_STRCMP
/*
* System timer frequency.