Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/config.h')
-rw-r--r--newlib/libc/sys/linux/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/sys/linux/config.h b/newlib/libc/sys/linux/config.h
index 579543aca..76b438c85 100644
--- a/newlib/libc/sys/linux/config.h
+++ b/newlib/libc/sys/linux/config.h
@@ -13,6 +13,4 @@
#define UINT32_C(c) c ## U
-#define __set_errno(x) (errno = (x))
-
#include <machine/sysdep.h>