diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-10-29 14:42:51 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-10-29 14:42:51 +0000 |
| commit | b60b81e64360a11905f626c95e5e178a3e9e8a4d (patch) | |
| tree | d2edb57d93ab850b350276a04c0beec56eae858b /sys/compat/linux/linux_errno.h | |
| parent | 62dc3e7c6dd58de7381ade31493930288554575c (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux/linux_errno.h')
| -rw-r--r-- | sys/compat/linux/linux_errno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_errno.h b/sys/compat/linux/linux_errno.h index 00814d3e6a7cf..3a62e76c8f638 100644 --- a/sys/compat/linux/linux_errno.h +++ b/sys/compat/linux/linux_errno.h @@ -88,7 +88,7 @@ #define LINUX_EUNATCH 49 #define LINUX_ENOCSI 50 -#define LINUX_L2HLT 51 +#define LINUX_EL2HLT 51 #define LINUX_EBADE 52 #define LINUX_EBADR 53 #define LINUX_EXFULL 54 |
