summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread-errnos.sym
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread-errnos.sym')
-rw-r--r--libpthread/nptl/pthread-errnos.sym12
1 files changed, 0 insertions, 12 deletions
diff --git a/libpthread/nptl/pthread-errnos.sym b/libpthread/nptl/pthread-errnos.sym
deleted file mode 100644
index 2bb4d0d3c..000000000
--- a/libpthread/nptl/pthread-errnos.sym
+++ /dev/null
@@ -1,12 +0,0 @@
-#include <errno.h>
-
--- These errno codes are used by some assembly code.
-
-EAGAIN EAGAIN
-EBUSY EBUSY
-EDEADLK EDEADLK
-EINTR EINTR
-EINVAL EINVAL
-ENOSYS ENOSYS
-ETIMEDOUT ETIMEDOUT
-EWOULDBLOCK EWOULDBLOCK