diff options
Diffstat (limited to 'include/asm-alpha/errno.h')
-rw-r--r-- | include/asm-alpha/errno.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-alpha/errno.h b/include/asm-alpha/errno.h index fd5b8fafc..724f03b77 100644 --- a/include/asm-alpha/errno.h +++ b/include/asm-alpha/errno.h @@ -139,6 +139,4 @@ #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 |