diff options
author | andrew <andrew@FreeBSD.org> | 2012-12-22 04:11:59 +0000 |
---|---|---|
committer | andrew <andrew@FreeBSD.org> | 2012-12-22 04:11:59 +0000 |
commit | 15540e094522e3eb237d6d6fdf0f904c7ec5762f (patch) | |
tree | d3ee49cb5639a82e7897ebdd91712413b54f83e3 /sys/kern/kern_lock.c | |
parent | 0d3b266bb9fe819afa4a401d0518254eb5fe1efb (diff) | |
download | FreeBSD-src-15540e094522e3eb237d6d6fdf0f904c7ec5762f.zip FreeBSD-src-15540e094522e3eb237d6d6fdf0f904c7ec5762f.tar.gz |
Make struct fstate aligned to the same as an int as its pointer is cast to
an int pointer in args.c. This fixes an issue with ARM where the struct
will be byte aligned but an int pointer must be 4 byte aligned.
Diffstat (limited to 'sys/kern/kern_lock.c')
0 files changed, 0 insertions, 0 deletions