remove init/fini array asm from arm crti/crtn files
[musl] / arch / arm / bits / fcntl.h
index fc65ebc..98e91d5 100644 (file)
@@ -31,3 +31,8 @@
 #define F_GETLK 12
 #define F_SETLK 13
 #define F_SETLKW 14
+
+#define F_SETOWN_EX 15
+#define F_GETOWN_EX 16
+
+#define F_GETOWNER_UIDS 17