mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 14:24:23 -05:00
Given that we have converted to ELFv2 for BE already, endianness is the only difference between the two ARCHs. As such, there is no need to differentiate LIBC_ARCH between the two. Combining them like this lets us avoid needing to have two copies of several bits for no good reason. Sponsored by: Tag1 Consulting, Inc. |
||
|---|---|---|
| .. | ||
| bcopy.S | ||
| bcopy_resolver.c | ||
| bcopy_vsx.S | ||
| Makefile.inc | ||
| memcpy.S | ||
| memcpy_resolver.c | ||
| memcpy_vsx.S | ||
| memmove.S | ||
| memmove_resolver.c | ||
| memmove_vsx.S | ||
| strcpy.c | ||
| strcpy_arch_2_05.S | ||
| strcpy_resolver.c | ||
| strncpy.c | ||
| strncpy_arch_2_05.S | ||
| strncpy_resolver.c | ||