summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2020-06-27 15:58:47 +0000
committerderaadt <deraadt@openbsd.org>2020-06-27 15:58:47 +0000
commit034cea9fb2355e3cd2c7b6b3ad55b28b630dff96 (patch)
treefb7201c0bcf04ec99e8d7e58a37940808590f42b /sys/dev/softraid.c
parentconvert macppc, octeon, and loongson to use MI installboot, removing (diff)
downloadwireguard-openbsd-034cea9fb2355e3cd2c7b6b3ad55b28b630dff96.tar.xz
wireguard-openbsd-034cea9fb2355e3cd2c7b6b3ad55b28b630dff96.zip
don't try to expand alignment using __aligned(16) on local variables.
that stops being normal C. the object type has to be sufficient, if it needed larger alignment such a type or a union should be used instead. (breaks landisk gcc, for one)
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions