Module Name: src Committed By: matt Date: Tue Jan 15 02:03:31 UTC 2013
Added Files:
src/common/lib/libc/arch/arm/string: strchr_naive.S strrchr_naive.S
Log Message:
Add simple/small versions of strchr/strrchr for ARM.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/string/strchr_naive.S \
src/common/lib/libc/arch/arm/string/strrchr_naive.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
