remove hand-written crt1.s and Scrt1.s files for all archs
[musl] / arch / powerpc / bits / fcntl.h
index b57bd57..c3f875e 100644 (file)
@@ -15,6 +15,8 @@
 #define O_DIRECT    0400000
 #define O_LARGEFILE 0200000
 #define O_NOATIME  01000000
+#define O_PATH    010000000
+#define O_TMPFILE 020040000
 #define O_NDELAY O_NONBLOCK
 
 #define F_DUPFD  0