patch-2.4.1 linux/include/asm-i386/errno.h
Next file: linux/include/asm-i386/i387.h
Previous file: linux/include/asm-i386/bugs.h
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-i386/errno.h
- Orig date:
Mon Apr 14 16:28:18 1997
diff -u --recursive --new-file v2.4.0/linux/include/asm-i386/errno.h linux/include/asm-i386/errno.h
@@ -128,5 +128,6 @@
#define ENOMEDIUM 123 /* No medium found */
#define EMEDIUMTYPE 124 /* Wrong medium type */
+#define EHASHCOLLISION 125 /* 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)