patch-2.1.5 linux/include/asm-alpha/string.h
Next file: linux/include/asm-i386/elf.h
Previous file: linux/include/asm-alpha/segment.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Oct 18 11:53:20 1996
- Orig file:
v2.1.4/linux/include/asm-alpha/string.h
- Orig date:
Thu Nov 9 10:04:33 1995
diff -u --recursive --new-file v2.1.4/linux/include/asm-alpha/string.h linux/include/asm-alpha/string.h
@@ -27,6 +27,12 @@
__constant_c_memset((s),(0x0101010101010101UL*(unsigned char)c),(count)) : \
__memset((s),(c),(count)))
+#define __HAVE_ARCH_STRCPY
+#define __HAVE_ARCH_STRNCPY
+#define __HAVE_ARCH_STRCAT
+#define __HAVE_ARCH_STRNCAT
+#define __HAVE_ARCH_STRCHR
+#define __HAVE_ARCH_STRRCHR
#define __HAVE_ARCH_STRLEN
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]