]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/sh_ksyms.c
sh: dyntick infrastructure.
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / sh_ksyms.c
index d3cbfa2ad4a785b13d9e6b130ee5c435b9cbf948..c706f3bfd897ffec5ad434c1f5eb34355acb5ede 100644 (file)
@@ -18,7 +18,6 @@
 #include <asm/delay.h>
 #include <asm/tlbflush.h>
 #include <asm/cacheflush.h>
-#include <asm/checksum.h>
 
 extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
 extern struct hw_interrupt_type no_irq_type;
@@ -72,8 +71,7 @@ DECLARE_EXPORT(__ashrdi3);
 DECLARE_EXPORT(__ashldi3);
 DECLARE_EXPORT(__lshrdi3);
 DECLARE_EXPORT(__movstr);
-
-EXPORT_SYMBOL(strcpy);
+DECLARE_EXPORT(__movstrSI16);
 
 #ifdef CONFIG_CPU_SH4
 DECLARE_EXPORT(__movstr_i4_even);