X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fmicroblaze%2Fbits%2Ffcntl.h;h=ae233cc003c2c62ccdc2e39e5f6e7678976022a3;hb=fd427c4eaeed4d1099acc7b6188e41c6cfa5bca5;hp=4cc0312db836c8c31aa72cd5c5de01be44d2ea30;hpb=73bb048951cc7e6ccd493702834d5c59b219e9be;p=musl diff --git a/arch/microblaze/bits/fcntl.h b/arch/microblaze/bits/fcntl.h index 4cc0312d..ae233cc0 100644 --- a/arch/microblaze/bits/fcntl.h +++ b/arch/microblaze/bits/fcntl.h @@ -15,6 +15,8 @@ #define O_DIRECT 040000 #define O_LARGEFILE 0100000 #define O_NOATIME 01000000 +#define O_PATH 010000000 +#define O_TMPFILE 020200000 #define O_NDELAY O_NONBLOCK #define F_DUPFD 0