fix RLIMIT_ constants for mips
[musl] / arch / microblaze / bits / fcntl.h
index 4cc0312..0fa8e19 100644 (file)
@@ -15,6 +15,7 @@
 #define O_DIRECT     040000
 #define O_LARGEFILE 0100000
 #define O_NOATIME  01000000
+#define O_TMPFILE 020200000
 #define O_NDELAY O_NONBLOCK
 
 #define F_DUPFD  0