1 /* 1 2 * This file is subject to the terms and condi 3 * License. See the file "COPYING" in the mai 4 * for more details. 5 * 6 * Copyright (C) 1995, 1999, 2001, 2002 by Ral 7 */ 8 #ifndef _ASM_ERRNO_H 9 #define _ASM_ERRNO_H 10 11 #include <uapi/asm/errno.h> 12 13 14 /* The biggest error number defined here or in 15 #define EMAXERRNO 1133 16 17 #endif /* _ASM_ERRNO_H */ 18
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.