projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95b781c
)
sh: More movmem alias symbol exports for older compilers.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 25 Nov 2008 18:44:07 +0000
(
03:44
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:43:49 +0000
(18:43 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/sh_ksyms_32.c
patch
|
blob
|
history
diff --git
a/arch/sh/kernel/sh_ksyms_32.c
b/arch/sh/kernel/sh_ksyms_32.c
index 490c40218ed7718ce355ddcfb22df907da6531e9..528de2955c814dcc4286fd83011439635535f766 100644
(file)
--- a/
arch/sh/kernel/sh_ksyms_32.c
+++ b/
arch/sh/kernel/sh_ksyms_32.c
@@
-93,6
+93,9
@@
DECLARE_EXPORT(__movstrSI60);
DECLARE_EXPORT(__movstr_i4_even);
DECLARE_EXPORT(__movstr_i4_odd);
DECLARE_EXPORT(__movstrSI12_i4);
+DECLARE_EXPORT(__movmem_i4_even);
+DECLARE_EXPORT(__movmem_i4_odd);
+DECLARE_EXPORT(__movmemSI12_i4);
DECLARE_EXPORT(__udiv_qrnnd_16);
DECLARE_EXPORT(__sdivsi3_i4);
DECLARE_EXPORT(__udivsi3_i4);