x32: remove arch-specific syscall remapping
[musl] / arch / x32 / bits / fcntl.h
index 9977713..1b88ad3 100644 (file)
@@ -15,6 +15,7 @@
 #define O_DIRECT     040000
 #define O_LARGEFILE       0
 #define O_NOATIME  01000000
+#define O_PATH    010000000
 #define O_TMPFILE 020200000
 #define O_NDELAY O_NONBLOCK