From: "Steven J. Hill" Date: Wed, 11 May 2005 02:04:31 +0000 (-0000) Subject: We already have these defined. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=6b959354b14ba1db42355960aef32cb0b62f3d42;p=uclinux-h8%2Fuclibc-ng.git We already have these defined. --- 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