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:
Mike Frysinger 2011-04-21 05:19:20 -04:00 committed by Dmitry V. Levin
parent 8a08277d13
commit 96e1f48087

View File

@ -135,7 +135,7 @@
"EOWNERDEAD", /* 130 */
"ENOTRECOVERABLE", /* 131 */
"ERFKILL", /* 132 */
"ERRNO_133", /* 133 */
"EHWPOISON", /* 133 */
"ERRNO_134", /* 134 */
"ERRNO_135", /* 135 */
"ERRNO_136", /* 136 */