Commit 48501af9 authored by Serban Constantinescu's avatar Serban Constantinescu Committed by Elliott Hughes
Browse files

AArch64: Fix flock64 for LP64.



On LP64 systems F_GETLK64, F_SETLK64 and F_SETLKW64 definitions should
map onto the F_GETLK, F_SETLK and F_SETLKW definitions, respectively.
LP64 also doesn't have a struct flock64.

Change-Id: Ibdfed9645d9e946999acd6efa8b96ea6238ed5bf
Signed-off-by: default avatarMarcus Oakland <marcus.oakland@arm.com>
Signed-off-by: default avatarSerban Constantinescu <serban.constantinescu@arm.com>
parent 0b0387c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment