summaryrefslogtreecommitdiff
path: root/sys/isofs
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2010-06-30 19:04:52 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2010-06-30 19:04:52 +0000
commit93c4ee391ae8e2d74a7c1307b854f4a282104031 (patch)
tree6cf695eddbd493b7a4490a0d4a34ba5e5f4d1ca8 /sys/isofs
parentc002370e6d2ac868c778fa017e4c4963076c1535 (diff)
Use __attribute__ ((aligned (16)), to make sure the FPU state is aligned
on a 128-bit boundary like we do on amd64. The padding within the struct made sure the state was properly aligned *within* the struct, but since the alignment restriction on the struct itself was only 64-bit, the required alignment was not guaranteed. We just got lucky. ok oga@, guenther@
Diffstat (limited to 'sys/isofs')
0 files changed, 0 insertions, 0 deletions