patch-2.4.1 linux/include/asm-alpha/errno.h
Next file: linux/include/asm-alpha/unistd.h
Previous file: linux/fs/udf/inode.c
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Mon Jan 15 12:42:32 2001
- Orig file:
v2.4.0/linux/include/asm-alpha/errno.h
- Orig date:
Wed Apr 16 14:15:00 1997
diff -u --recursive --new-file v2.4.0/linux/include/asm-alpha/errno.h linux/include/asm-alpha/errno.h
@@ -139,4 +139,6 @@
#define ENOMEDIUM 129 /* No medium found */
#define EMEDIUMTYPE 130 /* Wrong medium type */
+#define EHASHCOLLISION 131 /* Number of hash collisons exceeds maximum generation counter value. */
+
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)