From 6b959354b14ba1db42355960aef32cb0b62f3d42 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Wed, 11 May 2005 02:04:31 +0000 Subject: We already have these defined. --- libpthread/nptl/pthread-errnos.sym | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libpthread/nptl/pthread-errnos.sym (limited to 'libpthread') 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 - --- 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 -- cgit v1.2.3