Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * This file is subject to the terms and conditions of the GNU General Public
0003  * License.  See the file "COPYING" in the main directory of this archive
0004  * for more details.
0005  *
0006  * Copyright (C) 1995, 1999, 2001, 2002 by Ralf Baechle
0007  */
0008 #ifndef _ASM_ERRNO_H
0009 #define _ASM_ERRNO_H
0010 
0011 #include <uapi/asm/errno.h>
0012 
0013 
0014 /* The biggest error number defined here or in <linux/errno.h>. */
0015 #define EMAXERRNO   1133
0016 
0017 #endif /* _ASM_ERRNO_H */