patch-2.3.99-pre6 linux/include/asm-arm/string.h
Next file: linux/include/asm-arm/system.h
Previous file: linux/include/asm-arm/smp.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Apr 25 16:54:38 2000
-  Orig file: 
v2.3.99-pre5/linux/include/asm-arm/string.h
-  Orig date: 
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-arm/string.h linux/include/asm-arm/string.h
@@ -15,6 +15,8 @@
 #define __HAVE_ARCH_MEMCPY
 #define __HAVE_ARCH_MEMMOVE
 #define __HAVE_ARCH_MEMCHR
+extern void * memchr(const void *cs, int c, size_t count);
+
 #define __HAVE_ARCH_MEMZERO
 #define __HAVE_ARCH_MEMSET
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)