patch-2.0.2 linux/include/asm-alpha/errno.h
Next file: linux/include/asm-alpha/posix_types.h
Previous file: linux/fs/smbfs/proc.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Jul 4 07:28:57 1996
- Orig file:
v2.0.1/linux/include/asm-alpha/errno.h
- Orig date:
Wed Jul 3 22:05:19 1996
diff -u --recursive --new-file v2.0.1/linux/include/asm-alpha/errno.h linux/include/asm-alpha/errno.h
@@ -106,9 +106,9 @@
#define ENOANO 100 /* No anode */
#define EBADRQC 101 /* Invalid request code */
#define EBADSLT 102 /* Invalid slot */
-#if 0
-#define EDEADLOCK 103 /* File locking deadlock error */
-#endif
+
+#define EDEADLOCK EDEADLK
+
#define EBFONT 104 /* Bad font file format */
#define ENONET 105 /* Machine is not on the network */
#define ENOLINK 106 /* Link has been severed */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov