opnsense-src/lib/libc/aarch64/string
Andrew Turner 024248c933 libc/aarch64: Remove an unneeded weak symbol
The index symbol doesn't belong in memcpy.S as it is already in
strchr.S where it belongs.

Sponsored by:	Arm Ltd
2024-08-21 10:16:10 +00:00
..
Makefile.inc
memcpy.S libc/aarch64: Remove an unneeded weak symbol 2024-08-21 10:16:10 +00:00
memmove.S libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
strchr.S
strrchr.S