NetBSD/lib/libc/arch/arm/string
bjh21 49ddb29842 Fix .type directive to use the right name for L_ffs_table (pointed out by
Ian Fry).

Also, add RCSID and fix some comments.
2001-11-13 13:07:52 +00:00
..
Makefile.inc Update the libc version of ffs to make use of an optimsed asm version. 2001-11-11 22:05:18 +00:00
_memcpy.S
bcopy.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
bzero.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
ffs.S Fix .type directive to use the right name for L_ffs_table (pointed out by 2001-11-13 13:07:52 +00:00
memcpy.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
memmove.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
memset.S