nds32: Library functions
This patch add support for various library functions. Signed-off-by: NVincent Chen <vincentc@andestech.com> Signed-off-by: NGreentime Hu <greentime@andestech.com> Acked-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/nds32/include/asm/string.h
0 → 100644
arch/nds32/include/asm/swab.h
0 → 100644
arch/nds32/include/asm/uaccess.h
0 → 100644
arch/nds32/kernel/nds32_ksyms.c
0 → 100644
arch/nds32/lib/Makefile
0 → 100644
arch/nds32/lib/clear_user.S
0 → 100644
arch/nds32/lib/copy_from_user.S
0 → 100644
arch/nds32/lib/copy_template.S
0 → 100644
arch/nds32/lib/copy_to_user.S
0 → 100644
arch/nds32/lib/memcpy.S
0 → 100644
arch/nds32/lib/memmove.S
0 → 100644
arch/nds32/lib/memset.S
0 → 100644
arch/nds32/lib/memzero.S
0 → 100644
想要评论请 注册 或 登录