IDTVEC_NOALIGN() was the incorrect way to create a label in two places,
authorderaadt <deraadt@openbsd.org>
Mon, 17 Apr 2023 00:03:59 +0000 (00:03 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 17 Apr 2023 00:03:59 +0000 (00:03 +0000)
commit0e2deb640007fc4ce4bbc5b0eecb67175c6af52f
treefff0d24f99ec428dfea889964cf9eb1bb5d8e446
parente3e62cc7230685f7c589f35502d47551610b5047
IDTVEC_NOALIGN() was the incorrect way to create a label in two places,
use GENTRY() instead.  Also add two endbr64 which cannot be supplied by
macros
ok guenther
sys/arch/amd64/amd64/locore.S