]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/fcntl.h
[SCSI] esp: tidy up target reference counting
[linux-2.6] / include / asm-sparc / fcntl.h
index 5db60b5ae7b09d26812f7dfb1d735183e721aced..07bd2d80257fa83134346a20280bdeb3186bb753 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: fcntl.h,v 1.16 2001/09/20 00:35:33 davem Exp $ */
 #ifndef _SPARC_FCNTL_H
 #define _SPARC_FCNTL_H
 
@@ -16,6 +15,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. */