linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / errno.h
index 504cc19..d90b80f 100644 (file)
@@ -24,9 +24,6 @@
 #define EIOCBQUEUED    529     /* iocb queued, will get completion event */
 #define EIOCBRETRY     530     /* iocb queued, will trigger a retry */
 
-/* Defined for TUX async IO */
-#define EWOULDBLOCKIO  530     /* Would block due to block-IO */
-
 #endif
 
 #endif