diff options
Diffstat (limited to 'arch/microblaze')
-rw-r--r-- | arch/microblaze/bits/fcntl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/microblaze/bits/fcntl.h b/arch/microblaze/bits/fcntl.h index 69f3a8f5..4cc0312d 100644 --- a/arch/microblaze/bits/fcntl.h +++ b/arch/microblaze/bits/fcntl.h @@ -34,3 +34,5 @@ #define F_SETOWN_EX 15 #define F_GETOWN_EX 16 + +#define F_GETOWNER_UIDS 17 |