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-11 02:00:14 +01:00
parent 2010361663
commit 056c8b1ab5
5 changed files with 5 additions and 0 deletions

View File

@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133

View File

@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133

View File

@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133

View File

@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133

View File

@ -131,3 +131,4 @@
#define EOWNERDEAD 130
#define ENOTRECOVERABLE 131
#define ERFKILL 132
#define EHWPOISON 133