sh64: Symbol export fixups.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 9 Oct 2007 06:55:40 +0000 (15:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Oct 2007 06:55:40 +0000 (15:55 +0900)
Kill off the __div_table reference, modern compilers don't have it,
and old compilers can't build the sh64 kernel anyways.

__copy_user also needs to be exported to satisfy module builds.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh64/kernel/sh_ksyms.c

Simple merge