NENTRY() doesn't provide an endbr64, so give memmove one in
authorguenther <guenther@openbsd.org>
Mon, 22 May 2023 00:37:19 +0000 (00:37 +0000)
committerguenther <guenther@openbsd.org>
Mon, 22 May 2023 00:37:19 +0000 (00:37 +0000)
commitbf39093a75df8b229ee5666cd0683c2926b41012
tree54d771030e2d7469183989a286b333283508160f
parent2a661dcac5d8b6c609259338ed0c069264208082
NENTRY() doesn't provide an endbr64, so give memmove one in
case it ever gets called through a function pointer (with retpoline
disabled)

ok deraadt@
sys/lib/libkern/arch/amd64/memmove.S