summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/arm/string/strcpy.S
AgeCommit message (Expand)Author
2013-08-20If compiling standalone with Thumb, use the thumb version instead of thematt
2013-01-10use #if defined(xxx) instead of ifdefmatt
2013-01-08Depending on _STANDALONE include the "naive" version or the normal arm version.matt
2013-01-02Deal with _LIBC (aliases, etc).matt
2013-01-02Add an assembly version of strcpy/strncpy/strlcpy.matt