From 19c9bba94152148523ba0f7ef7cffe3d45656b11 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 29 Apr 1997 21:13:14 +0000 Subject: Import of Linux/MIPS 2.1.36 --- include/asm-alpha/errno.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asm-alpha/errno.h') diff --git a/include/asm-alpha/errno.h b/include/asm-alpha/errno.h index 3641c3460..724f03b77 100644 --- a/include/asm-alpha/errno.h +++ b/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 -- cgit v1.2.3