placing .align after the function start is crazy. other things are ensuring
authorderaadt <deraadt@openbsd.org>
Tue, 25 Apr 2023 04:06:06 +0000 (04:06 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 25 Apr 2023 04:06:06 +0000 (04:06 +0000)
commitba1a662dfef04c6a41bfa010ee4cf1698774c189
tree265f8390c912919dc70ed9aab27c1db5c68a01bf
parent0c617055fdbf512b216ce7871dd551e09333098d
placing .align after the function start is crazy.  other things are ensuring
this function is at the start of the section, there is no poing in potentially
stuffing nops into the sequence if things go wrong, it is better to fail hard.
ok guenther
lib/csu/amd64/md_init.h
lib/csu/i386/md_init.h