linux/arch/metag/lib
James Hogan 9da3ee9aa8 metag: move usercopy.c exports out of metag_ksyms.c
It's less error prone to have function symbols exported immediately
after the function rather than in metag_ksyms.c. Move each EXPORT_SYMBOL
in metag_ksyms.c for symbols defined in usercopy.c into usercopy.c

Signed-off-by: James Hogan <james.hogan@imgtec.com>
2013-03-02 20:11:15 +00:00
..
Makefile metag: Build infrastructure 2013-03-02 20:09:54 +00:00
ashldi3.S
ashrdi3.S
checksum.c
clear_page.S
cmpdi2.S
copy_page.S
delay.c
div64.S
divsi3.S
ip_fast_csum.S
lshrdi3.S
memcpy.S
memmove.S
memset.S
modsi3.S
muldi3.S
ucmpdi2.S
usercopy.c metag: move usercopy.c exports out of metag_ksyms.c 2013-03-02 20:11:15 +00:00