patch-2.1.35 linux/include/asm-alpha/errno.h

Next file: linux/include/asm-alpha/init.h
Previous file: linux/include/asm-alpha/atomic.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.34/linux/include/asm-alpha/errno.h linux/include/asm-alpha/errno.h
@@ -136,4 +136,7 @@
 #define	ERESTART	127	/* Interrupted system call should be restarted */
 #define	ESTRPIPE	128	/* Streams pipe error */
 
+#define ENOMEDIUM	129	/* No medium found */
+#define EMEDIUMTYPE	130	/* Wrong medium type */
+
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov