add missing EHWPOISON to bits/errno.h

it was already defined for mips, but was missing from other archs
This commit is contained in:
Szabolcs Nagy
2013-01-12 19:42:39 +01:00
parent 2010361663
commit 056c8b1ab5
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133
+1
View File
@@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133
+1
View File
@@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133
+1
View File
@@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133
+1
View File
@@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133