122851890Sopenharmony_ci/****************************************************************************
222851890Sopenharmony_ci ****************************************************************************
322851890Sopenharmony_ci ***
422851890Sopenharmony_ci ***   This header was automatically generated from a Linux kernel header
522851890Sopenharmony_ci ***   of the same name, to make information necessary for userspace to
622851890Sopenharmony_ci ***   call into the kernel available to libc.  It contains only constants,
722851890Sopenharmony_ci ***   structures, and macros generated from the original header, and thus,
822851890Sopenharmony_ci ***   contains no copyrightable information.
922851890Sopenharmony_ci ***
1022851890Sopenharmony_ci ***   To edit the content of this header, modify the corresponding
1122851890Sopenharmony_ci ***   source file (e.g. under external/kernel-headers/original/) then
1222851890Sopenharmony_ci ***   run bionic/libc/kernel/tools/update_all.py
1322851890Sopenharmony_ci ***
1422851890Sopenharmony_ci ***   Any manual change here will be lost the next time this script will
1522851890Sopenharmony_ci ***   be run. You've been warned!
1622851890Sopenharmony_ci ***
1722851890Sopenharmony_ci ****************************************************************************
1822851890Sopenharmony_ci ****************************************************************************/
1922851890Sopenharmony_ci#ifndef _ASM_ERRNO_H
2022851890Sopenharmony_ci#define _ASM_ERRNO_H
2122851890Sopenharmony_ci#include <asm-generic/errno-base.h>
2222851890Sopenharmony_ci#define ENOMSG 35
2322851890Sopenharmony_ci#define EIDRM 36
2422851890Sopenharmony_ci#define ECHRNG 37
2522851890Sopenharmony_ci#define EL2NSYNC 38
2622851890Sopenharmony_ci#define EL3HLT 39
2722851890Sopenharmony_ci#define EL3RST 40
2822851890Sopenharmony_ci#define ELNRNG 41
2922851890Sopenharmony_ci#define EUNATCH 42
3022851890Sopenharmony_ci#define ENOCSI 43
3122851890Sopenharmony_ci#define EL2HLT 44
3222851890Sopenharmony_ci#define EDEADLK 45
3322851890Sopenharmony_ci#define ENOLCK 46
3422851890Sopenharmony_ci#define EBADE 50
3522851890Sopenharmony_ci#define EBADR 51
3622851890Sopenharmony_ci#define EXFULL 52
3722851890Sopenharmony_ci#define ENOANO 53
3822851890Sopenharmony_ci#define EBADRQC 54
3922851890Sopenharmony_ci#define EBADSLT 55
4022851890Sopenharmony_ci#define EDEADLOCK 56
4122851890Sopenharmony_ci#define EBFONT 59
4222851890Sopenharmony_ci#define ENOSTR 60
4322851890Sopenharmony_ci#define ENODATA 61
4422851890Sopenharmony_ci#define ETIME 62
4522851890Sopenharmony_ci#define ENOSR 63
4622851890Sopenharmony_ci#define ENONET 64
4722851890Sopenharmony_ci#define ENOPKG 65
4822851890Sopenharmony_ci#define EREMOTE 66
4922851890Sopenharmony_ci#define ENOLINK 67
5022851890Sopenharmony_ci#define EADV 68
5122851890Sopenharmony_ci#define ESRMNT 69
5222851890Sopenharmony_ci#define ECOMM 70
5322851890Sopenharmony_ci#define EPROTO 71
5422851890Sopenharmony_ci#define EDOTDOT 73
5522851890Sopenharmony_ci#define EMULTIHOP 74
5622851890Sopenharmony_ci#define EBADMSG 77
5722851890Sopenharmony_ci#define ENAMETOOLONG 78
5822851890Sopenharmony_ci#define EOVERFLOW 79
5922851890Sopenharmony_ci#define ENOTUNIQ 80
6022851890Sopenharmony_ci#define EBADFD 81
6122851890Sopenharmony_ci#define EREMCHG 82
6222851890Sopenharmony_ci#define ELIBACC 83
6322851890Sopenharmony_ci#define ELIBBAD 84
6422851890Sopenharmony_ci#define ELIBSCN 85
6522851890Sopenharmony_ci#define ELIBMAX 86
6622851890Sopenharmony_ci#define ELIBEXEC 87
6722851890Sopenharmony_ci#define EILSEQ 88
6822851890Sopenharmony_ci#define ENOSYS 89
6922851890Sopenharmony_ci#define ELOOP 90
7022851890Sopenharmony_ci#define ERESTART 91
7122851890Sopenharmony_ci#define ESTRPIPE 92
7222851890Sopenharmony_ci#define ENOTEMPTY 93
7322851890Sopenharmony_ci#define EUSERS 94
7422851890Sopenharmony_ci#define ENOTSOCK 95
7522851890Sopenharmony_ci#define EDESTADDRREQ 96
7622851890Sopenharmony_ci#define EMSGSIZE 97
7722851890Sopenharmony_ci#define EPROTOTYPE 98
7822851890Sopenharmony_ci#define ENOPROTOOPT 99
7922851890Sopenharmony_ci#define EPROTONOSUPPORT 120
8022851890Sopenharmony_ci#define ESOCKTNOSUPPORT 121
8122851890Sopenharmony_ci#define EOPNOTSUPP 122
8222851890Sopenharmony_ci#define EPFNOSUPPORT 123
8322851890Sopenharmony_ci#define EAFNOSUPPORT 124
8422851890Sopenharmony_ci#define EADDRINUSE 125
8522851890Sopenharmony_ci#define EADDRNOTAVAIL 126
8622851890Sopenharmony_ci#define ENETDOWN 127
8722851890Sopenharmony_ci#define ENETUNREACH 128
8822851890Sopenharmony_ci#define ENETRESET 129
8922851890Sopenharmony_ci#define ECONNABORTED 130
9022851890Sopenharmony_ci#define ECONNRESET 131
9122851890Sopenharmony_ci#define ENOBUFS 132
9222851890Sopenharmony_ci#define EISCONN 133
9322851890Sopenharmony_ci#define ENOTCONN 134
9422851890Sopenharmony_ci#define EUCLEAN 135
9522851890Sopenharmony_ci#define ENOTNAM 137
9622851890Sopenharmony_ci#define ENAVAIL 138
9722851890Sopenharmony_ci#define EISNAM 139
9822851890Sopenharmony_ci#define EREMOTEIO 140
9922851890Sopenharmony_ci#define EINIT 141
10022851890Sopenharmony_ci#define EREMDEV 142
10122851890Sopenharmony_ci#define ESHUTDOWN 143
10222851890Sopenharmony_ci#define ETOOMANYREFS 144
10322851890Sopenharmony_ci#define ETIMEDOUT 145
10422851890Sopenharmony_ci#define ECONNREFUSED 146
10522851890Sopenharmony_ci#define EHOSTDOWN 147
10622851890Sopenharmony_ci#define EHOSTUNREACH 148
10722851890Sopenharmony_ci#define EWOULDBLOCK EAGAIN
10822851890Sopenharmony_ci#define EALREADY 149
10922851890Sopenharmony_ci#define EINPROGRESS 150
11022851890Sopenharmony_ci#define ESTALE 151
11122851890Sopenharmony_ci#define ECANCELED 158
11222851890Sopenharmony_ci#define ENOMEDIUM 159
11322851890Sopenharmony_ci#define EMEDIUMTYPE 160
11422851890Sopenharmony_ci#define ENOKEY 161
11522851890Sopenharmony_ci#define EKEYEXPIRED 162
11622851890Sopenharmony_ci#define EKEYREVOKED 163
11722851890Sopenharmony_ci#define EKEYREJECTED 164
11822851890Sopenharmony_ci#define EOWNERDEAD 165
11922851890Sopenharmony_ci#define ENOTRECOVERABLE 166
12022851890Sopenharmony_ci#define ERFKILL 167
12122851890Sopenharmony_ci#define EHWPOISON 168
12222851890Sopenharmony_ci#define EDQUOT 1133
12322851890Sopenharmony_ci#endif
124