summaryrefslogtreecommitdiff
path: root/arch/nds32/lib/memset.S
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22nds32: Library functionsGreentime Hu1-0/+33
This patch add support for various library functions. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de>