opnsense-src/lib/libc/arm/string
Olivier Houchard 04823f257b Always use bx for returning on Xscale.
Obtained from:	NetBSD
2004-09-23 23:11:32 +00:00
..
bcopy.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
bzero.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
ffs.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
Makefile.inc Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
memcmp.S Fix the align-to-32-bits code. 2004-09-23 23:10:56 +00:00
memcpy.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
memcpy_arm.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
memcpy_xscale.S Always use bx for returning on Xscale. 2004-09-23 23:11:32 +00:00
memmove.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
memset.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
strcmp.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
strncmp.S Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00