commit | 711fa8096863e4b50bb97f9ebc44606dc2182ac3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 03 13:14:04 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 03 13:14:04 2006 +0900 |
tree | 6d0a3a76a0945db8f61957d5b7542a18ab7fc0db | |
parent | 059fbd6a5ee9a35ac9f15edb2876a50bd88a008d [diff] [blame] |
sh: build fixes for defconfigs. Get all of the defconfigs building again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/kernel/sh_ksyms.c b/arch/sh/kernel/sh_ksyms.c index d3cbfa2..9daad70 100644 --- a/arch/sh/kernel/sh_ksyms.c +++ b/arch/sh/kernel/sh_ksyms.c
@@ -72,6 +72,7 @@ DECLARE_EXPORT(__ashldi3); DECLARE_EXPORT(__lshrdi3); DECLARE_EXPORT(__movstr); +DECLARE_EXPORT(__movstrSI16); EXPORT_SYMBOL(strcpy);