about summary refs log tree commit diff
path: root/nptl/pthread-errnos.sym
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/pthread-errnos.sym')
-rw-r--r--nptl/pthread-errnos.sym13
1 files changed, 0 insertions, 13 deletions
diff --git a/nptl/pthread-errnos.sym b/nptl/pthread-errnos.sym
deleted file mode 100644
index 0975b7a373..0000000000
--- a/nptl/pthread-errnos.sym
+++ /dev/null
@@ -1,13 +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
-EOVERFLOW	EOVERFLOW
-ETIMEDOUT	ETIMEDOUT
-EWOULDBLOCK	EWOULDBLOCK