summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/errno.h')
-rw-r--r--include/asm-i386/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/errno.h b/include/asm-i386/errno.h
index 7cf599f4d..d22c4472b 100644
--- a/include/asm-i386/errno.h
+++ b/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