mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-13 20:50:08 +00:00
aarch64: Use fewer ifdefs in bits/fcntl.h
This simplifies adding the Morello purecap abi target.
This commit is contained in:
parent
2adfa58c4f
commit
084ac620b1
@ -29,9 +29,7 @@
|
||||
# define __O_LARGEFILE 0400000
|
||||
#else
|
||||
# define __O_LARGEFILE 0
|
||||
#endif
|
||||
|
||||
#ifdef __LP64__
|
||||
# define F_GETLK64 5
|
||||
# define F_SETLK64 6
|
||||
# define F_SETLKW64 7
|
||||
|
Loading…
Reference in New Issue
Block a user