patch-2.4.4 linux/arch/sh/kernel/sh_ksyms.c
Next file: linux/arch/sh/kernel/time.c
Previous file: linux/arch/sh/kernel/setup_hd64465.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Apr 11 21:24:52 2001
- Orig file:
v2.4.3/linux/arch/sh/kernel/sh_ksyms.c
- Orig date:
Fri Mar 2 11:15:47 2001
diff -u --recursive --new-file v2.4.3/linux/arch/sh/kernel/sh_ksyms.c linux/arch/sh/kernel/sh_ksyms.c
@@ -17,6 +17,7 @@
#include <asm/io.h>
#include <asm/hardirq.h>
#include <asm/delay.h>
+#include <asm/pgalloc.h>
#include <linux/irq.h>
extern void dump_thread(struct pt_regs *, struct user *);
@@ -45,6 +46,7 @@
EXPORT_SYMBOL(strlen);
EXPORT_SYMBOL(strchr);
EXPORT_SYMBOL(strcat);
+EXPORT_SYMBOL(strncat);
/* mem exports */
EXPORT_SYMBOL(memchr);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)