Browse Source

remove mips-only EINIT and EREMDEV errnos

the errno values are unused by the kernel and the macro definitions were
never exposed by glibc.
Trutz Behn 10 năm trước cách đây
mục cha
commit
02d8770dcf
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      arch/mips/bits/errno.h

+ 0 - 2
arch/mips/bits/errno.h

@@ -110,8 +110,6 @@
 #define ENAVAIL         138
 #define EISNAM          139
 #define EREMOTEIO       140
-#define EINIT           141
-#define EREMDEV         142
 #define ESHUTDOWN       143
 #define ETOOMANYREFS    144
 #define ETIMEDOUT       145