소스 검색

We already have these defined.

"Steven J. Hill" 20 년 전
부모
커밋
6b959354b1
1개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. 0 12
      libpthread/nptl/pthread-errnos.sym

+ 0 - 12
libpthread/nptl/pthread-errnos.sym

@@ -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