patch-2.1.34 linux/include/asm-m68k/errno.h
Next file: linux/include/asm-m68k/ide.h
Previous file: linux/include/asm-m68k/atomic.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Apr 14 09:34:53 1997
- Orig file:
v2.1.33/linux/include/asm-m68k/errno.h
- Orig date:
Wed Sep 25 00:47:41 1996
diff -u --recursive --new-file v2.1.33/linux/include/asm-m68k/errno.h linux/include/asm-m68k/errno.h
@@ -126,4 +126,7 @@
#define EREMOTEIO 121 /* Remote I/O error */
#define EDQUOT 122 /* Quota exceeded */
+#define ENOMEDIUM 123 /* No medium found */
+#define EMEDIUMTYPE 124 /* Wrong medium type */
+
#endif /* _M68K_ERRNO_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov