X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=sysdeps%2Faarch64%2Fmultiarch%2Fmemcpy_generic.S;h=321f58940780c82b34d8dcbee18c6166580c25b6;hb=5a82c74822d3272df2f5929133680478c0cfb4bd;hp=fcff77bd32a27360087e08266520655010db0cfa;hpb=1b7f04070bd94f259e2ed24d6fb76309d64fb164;p=thirdparty%2Fglibc.git diff --git a/sysdeps/aarch64/multiarch/memcpy_generic.S b/sysdeps/aarch64/multiarch/memcpy_generic.S index fcff77bd32a..321f5894078 100644 --- a/sysdeps/aarch64/multiarch/memcpy_generic.S +++ b/sysdeps/aarch64/multiarch/memcpy_generic.S @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ /* The actual memcpy and memmove code is in ../memcpy.S. If we are building libc this file defines __memcpy_generic and __memmove_generic.