X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fmips%2Fbits%2Ffcntl.h;h=9fd8c23e2745740118a5d0434626b55db53b67fe;hb=3934f49c01d35565a9b74b3f9b29a913efa7c973;hp=c51ee7e731d3da397e2fc384231442818b031020;hpb=21f01e1bf951dc3c543bb53de4d001dd4194da84;p=musl diff --git a/arch/mips/bits/fcntl.h b/arch/mips/bits/fcntl.h index c51ee7e7..9fd8c23e 100644 --- a/arch/mips/bits/fcntl.h +++ b/arch/mips/bits/fcntl.h @@ -15,6 +15,8 @@ #define O_DIRECT 0100000 #define O_LARGEFILE 020000 #define O_NOATIME 01000000 +#define O_PATH 010000000 +#define O_TMPFILE 020200000 #define O_NDELAY O_NONBLOCK #define F_DUPFD 0