diff options
Diffstat (limited to 'arch/x86_64/bits')
-rw-r--r-- | arch/x86_64/bits/errno.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/bits/errno.h b/arch/x86_64/bits/errno.h index c75720ef..d2e1eeee 100644 --- a/arch/x86_64/bits/errno.h +++ b/arch/x86_64/bits/errno.h @@ -131,3 +131,4 @@ #define EOWNERDEAD 130 #define ENOTRECOVERABLE 131 #define ERFKILL 132 +#define EHWPOISON 133 |