memmove() entry point is declared with NENTRY() and isn't consecutive
authorguenther <guenther@openbsd.org>
Thu, 18 May 2023 16:14:05 +0000 (16:14 +0000)
committerguenther <guenther@openbsd.org>
Thu, 18 May 2023 16:14:05 +0000 (16:14 +0000)
commiteb1d3726c94ac148087f9f8314645e5aad9d2a88
tree6044b3644066468c4684be47c4180b003bc2e5a4
parent170ca6cd9aafa3cdc31a31ea372066cfe462e34a
memmove() entry point is declared with NENTRY() and isn't consecutive
with an ENTRY(), so it needs its own endbr64 for IBT

ok deraadt@
lib/libc/arch/amd64/string/memmove.S