diff options
author | Laurent Vivier <laurent@vivier.eu> | 2018-05-10 01:11:19 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-05-11 19:05:05 +0200 |
commit | d3c6e8e98c00a801620ed7de7642c3bb957e15c6 (patch) | |
tree | d89150059dda88824bcc7e4e641ccf7d12b29c13 /linux-user/sparc64 | |
parent | cbf358a667eaac4d305b43a47effd483021f38d7 (diff) |
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/sparc64')
0 files changed, 0 insertions, 0 deletions