Release 4.11 arch/mips/include/uapi/asm/param.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 1994 - 2000, 2002 Ralf Baechle (ralf@gnu.org)
* Copyright 2000 Silicon Graphics, Inc.
*/
#ifndef _ASM_PARAM_H
#define _ASM_PARAM_H
#define EXEC_PAGESIZE 65536
#include <asm-generic/param.h>
#endif /* _ASM_PARAM_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 12 | 70.59% | 2 | 40.00% |
Robert P. J. Day | 3 | 17.65% | 1 | 20.00% |
Andrew Morton | 1 | 5.88% | 1 | 20.00% |
Ralf Bächle | 1 | 5.88% | 1 | 20.00% |
Total | 17 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.