mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 15:22:15 +00:00
add missing EHWPOISON to bits/errno.h
it was already defined for mips, but was missing from other archs
This commit is contained in:
parent
2010361663
commit
056c8b1ab5
@ -131,3 +131,4 @@
|
|||||||
#define EOWNERDEAD 130
|
#define EOWNERDEAD 130
|
||||||
#define ENOTRECOVERABLE 131
|
#define ENOTRECOVERABLE 131
|
||||||
#define ERFKILL 132
|
#define ERFKILL 132
|
||||||
|
#define EHWPOISON 133
|
||||||
|
@ -131,3 +131,4 @@
|
|||||||
#define EOWNERDEAD 130
|
#define EOWNERDEAD 130
|
||||||
#define ENOTRECOVERABLE 131
|
#define ENOTRECOVERABLE 131
|
||||||
#define ERFKILL 132
|
#define ERFKILL 132
|
||||||
|
#define EHWPOISON 133
|
||||||
|
@ -131,3 +131,4 @@
|
|||||||
#define EOWNERDEAD 130
|
#define EOWNERDEAD 130
|
||||||
#define ENOTRECOVERABLE 131
|
#define ENOTRECOVERABLE 131
|
||||||
#define ERFKILL 132
|
#define ERFKILL 132
|
||||||
|
#define EHWPOISON 133
|
||||||
|
@ -131,3 +131,4 @@
|
|||||||
#define EOWNERDEAD 130
|
#define EOWNERDEAD 130
|
||||||
#define ENOTRECOVERABLE 131
|
#define ENOTRECOVERABLE 131
|
||||||
#define ERFKILL 132
|
#define ERFKILL 132
|
||||||
|
#define EHWPOISON 133
|
||||||
|
@ -131,3 +131,4 @@
|
|||||||
#define EOWNERDEAD 130
|
#define EOWNERDEAD 130
|
||||||
#define ENOTRECOVERABLE 131
|
#define ENOTRECOVERABLE 131
|
||||||
#define ERFKILL 132
|
#define ERFKILL 132
|
||||||
|
#define EHWPOISON 133
|
||||||
|
Loading…
x
Reference in New Issue
Block a user