mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
f2e71517e0
The EABI unwind info requires a .fnend for every .fnstart, and newer binutils will complain about seeing two .fnstart in a row. This change allows newer tools to compile our code. Reported by: bapt Reviewed by: imp |
||
---|---|---|
.. | ||
bcopy.S | ||
bzero.S | ||
ffs.S | ||
Makefile.inc | ||
memcmp.S | ||
memcpy_arm.S | ||
memcpy_xscale.S | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
strcmp.S | ||
strlen.S | ||
strncmp.S |