aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi/asm/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/uapi/asm/errno.h')
-rw-r--r--arch/sparc/include/uapi/asm/errno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/uapi/asm/errno.h b/arch/sparc/include/uapi/asm/errno.h
index c351aba997b7..20423e172853 100644
--- a/arch/sparc/include/uapi/asm/errno.h
+++ b/arch/sparc/include/uapi/asm/errno.h
@@ -40,7 +40,7 @@
40#define EPROCLIM 67 /* SUNOS: Too many processes */ 40#define EPROCLIM 67 /* SUNOS: Too many processes */
41#define EUSERS 68 /* Too many users */ 41#define EUSERS 68 /* Too many users */
42#define EDQUOT 69 /* Quota exceeded */ 42#define EDQUOT 69 /* Quota exceeded */
43#define ESTALE 70 /* Stale NFS file handle */ 43#define ESTALE 70 /* Stale file handle */
44#define EREMOTE 71 /* Object is remote */ 44#define EREMOTE 71 /* Object is remote */
45#define ENOSTR 72 /* Device not a stream */ 45#define ENOSTR 72 /* Device not a stream */
46#define ETIME 73 /* Timer expired */ 46#define ETIME 73 /* Timer expired */