Skip to content

Commit 37e4df4

Browse files
committed
[libc][errno] Remove errno numbers
1 parent 5adfcb0 commit 37e4df4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc/include/llvm-libc-macros/generic-error-number-macros.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,5 @@
4444
#define EDOM 33
4545
#define ERANGE 34
4646
#define EILSEQ 35
47-
#define ENAMETOOLONG 36
48-
#define EOVERFLOW 75
4947

5048
#endif // LLVM_LIBC_MACROS_GENERIC_ERROR_NUMBER_MACROS_H

0 commit comments

Comments
 (0)