]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/fcntl.h
module: put modversions in vermagic
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / fcntl.h
index b2aecf0054bd2167b990ddc2da53dec57458aca9..111f6b3b8925a4bb30961b1c577072b2ad7724cf 100644 (file)
@@ -16,7 +16,7 @@
 #define O_LARGEFILE    0x40000
 #define O_DIRECT        0x100000 /* direct disk access hint */
 #define O_NOATIME      0x200000
-
+#define O_CLOEXEC      0x400000
 
 #define F_GETOWN       5       /*  for sockets. */
 #define F_SETOWN       6       /*  for sockets. */