Explicitly align kernel text.
authormortimer <mortimer@openbsd.org>
Sun, 7 Mar 2021 23:10:54 +0000 (23:10 +0000)
committermortimer <mortimer@openbsd.org>
Sun, 7 Mar 2021 23:10:54 +0000 (23:10 +0000)
commit3a759fb4b59efc98bb650e48d2acd4988fceee0e
tree1d9077b1055c483901459a66c36ea7a5b9003dfd
parentc1053d6a5a6ff0c23fa9cda5b6bd2d6feb9d82b6
Explicitly align kernel text.

lld11 no longer quietly aligns this when given an address, so we do the
alignment explicitly.

ok kettenis@
sys/arch/amd64/conf/ld.script
sys/arch/i386/conf/ld.script