linux: add new EHWPOISON errno
Signed-off-by: Mike Frysinger <vapier@gentoo.org> * linux/errnoent.h: Change ERRNO_133 to EHWPOISON.
This commit is contained in:
parent
8a08277d13
commit
96e1f48087
@ -135,7 +135,7 @@
|
||||
"EOWNERDEAD", /* 130 */
|
||||
"ENOTRECOVERABLE", /* 131 */
|
||||
"ERFKILL", /* 132 */
|
||||
"ERRNO_133", /* 133 */
|
||||
"EHWPOISON", /* 133 */
|
||||
"ERRNO_134", /* 134 */
|
||||
"ERRNO_135", /* 135 */
|
||||
"ERRNO_136", /* 136 */
|
||||
|
Loading…
Reference in New Issue
Block a user