Skip to content

Commit 81fb3c0

Browse files
committed
[libc][errno] Remove errno numbers
1 parent 24180ea commit 81fb3c0

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
@@ -43,7 +43,5 @@
4343
#define EPIPE 32
4444
#define EDOM 33
4545
#define ERANGE 34
46-
#define ENAMETOOLONG 36
47-
#define EOVERFLOW 75
4846

4947
#endif // LLVM_LIBC_MACROS_GENERIC_ERROR_NUMBER_MACROS_H

0 commit comments

Comments
 (0)