cregit-Linux how code gets into the kernel

Release 4.14 arch/mips/include/asm/errno.h

/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 1995, 1999, 2001, 2002 by Ralf Baechle
 */
#ifndef _ASM_ERRNO_H

#define _ASM_ERRNO_H

#include <uapi/asm/errno.h>


/* The biggest error number defined here or in <linux/errno.h>. */

#define EMAXERRNO	1133

#endif /* _ASM_ERRNO_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1477.78%360.00%
David Howells316.67%120.00%
Ralf Bächle15.56%120.00%
Total18100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.