aboutsummaryrefslogtreecommitdiff
path: root/linux-user/main.c
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2018-05-10 01:11:19 +0200
committerLaurent Vivier <laurent@vivier.eu>2018-05-11 19:05:05 +0200
commitd3c6e8e98c00a801620ed7de7642c3bb957e15c6 (patch)
treed89150059dda88824bcc7e4e641ccf7d12b29c13 /linux-user/main.c
parentcbf358a667eaac4d305b43a47effd483021f38d7 (diff)
downloadqemu-d3c6e8e98c00a801620ed7de7642c3bb957e15c6.zip
qemu-d3c6e8e98c00a801620ed7de7642c3bb957e15c6.tar.gz
qemu-d3c6e8e98c00a801620ed7de7642c3bb957e15c6.tar.bz2
linux-user: fix flock/flock64 padding
include/uapi/asm-generic/fcntl.h insert a padding macro at the end of the structures flock and flock64. This macro is defined to "short __unused;" on sparc, and "long pad[4]" on mips. Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Max Filippov <jcmvbkbc@gmail.com> Message-Id: <20180509231123.20864-3-laurent@vivier.eu>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions