patch-1.3.71 linux/arch/alpha/kernel/ksyms.c

Next file: linux/arch/alpha/math-emu/fp-emul.c
Previous file: linux/arch/alpha/kernel/irq.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.70/linux/arch/alpha/kernel/ksyms.c linux/arch/alpha/kernel/ksyms.c
@@ -49,6 +49,8 @@
 	X(strncpy),
 	X(strnlen),
 	X(strstr),
+	X(strtok),
+	X(strchr),
 	X(hwrpb),
 	X(memcmp),
 	X(memmove),
@@ -72,6 +74,9 @@
 	XNOVERS(__remlu),
 	XNOVERS(__remq),
 	XNOVERS(__remqu),
+	XNOVERS(memcpy),
+	XNOVERS(memset),
+	/* these shouldn't be necessary---they should be versioned: */
 	XNOVERS(__memcpy),
 	XNOVERS(__memset),
 #include <linux/symtab_end.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this