patch-2.0.31 linux/include/asm-mips/fcntl.h
Next file: linux/include/asm-ppc/fcntl.h
Previous file: linux/include/asm-m68k/fcntl.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Aug 3 13:59:08 1997
- Orig file:
v2.0.30/linux/include/asm-mips/fcntl.h
- Orig date:
Tue Apr 30 03:09:45 1996
diff -u --recursive --new-file v2.0.30/linux/include/asm-mips/fcntl.h linux/include/asm-mips/fcntl.h
@@ -49,12 +49,6 @@
blocking */
#define LOCK_UN 8 /* remove lock */
-#ifdef __KERNEL__
-#define F_POSIX 1
-#define F_FLOCK 2
-#define F_BROKEN 4 /* broken flock() emulation */
-#endif /* __KERNEL__ */
-
typedef struct flock {
short l_type;
short l_whence;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov