This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sparc64 / errno.h
index cc98a73..e7890f0 100644 (file)
 
 #define ENOMEDIUM       125     /* No medium found */
 #define EMEDIUMTYPE     126     /* Wrong medium type */
-#define        ECANCELED       127     /* Operation Cancelled */
-#define        ENOKEY          128     /* Required key not available */
-#define        EKEYEXPIRED     129     /* Key has expired */
-#define        EKEYREVOKED     130     /* Key has been revoked */
-#define        EKEYREJECTED    131     /* Key was rejected by service */
 
 #endif /* !(_SPARC64_ERRNO_H) */