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
- Lines: 8
- Date:
Tue Apr 15 09:54:06 1997
- Orig file:
v2.1.34/linux/include/asm-alpha/errno.h
- Orig date:
Wed Jul 3 21:28:57 1996
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