patch-2.0.31 linux/include/asm-m68k/fcntl.h
Next file: linux/include/asm-mips/fcntl.h
Previous file: linux/include/asm-i386/socket.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-m68k/fcntl.h
-  Orig date: 
Tue Apr 30 03:09:45 1996
diff -u --recursive --new-file v2.0.30/linux/include/asm-m68k/fcntl.h linux/include/asm-m68k/fcntl.h
@@ -48,12 +48,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__ */
-
 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