patch-2.0.32 linux/include/asm-alpha/errno.h
Next file: linux/include/asm-alpha/socket.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Nov 1 12:26:17 1997
- Orig file:
v2.0.31/linux/include/asm-alpha/errno.h
- Orig date:
Wed Jul 3 21:28:57 1996
diff -u --recursive --new-file v2.0.31/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