commit | 7b523c9e0886809a7dd100dd79e0a018c454da7a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 09 15:55:40 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 09 15:55:40 2007 +0900 |
tree | f45b8c06319791a90888530ce47ffb1d49aaf083 | |
parent | 3f7a0ce3b7db6906275eff042c9562aa8baf8487 [diff] |
sh64: Symbol export fixups. 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>