Release 4.14 arch/cris/include/uapi/asm/param.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASMCRIS_PARAM_H
#define _ASMCRIS_PARAM_H
/* Currently we assume that HZ=100 is good for CRIS. */
#define EXEC_PAGESIZE 8192
#include <asm-generic/param.h>
#endif /* _ASMCRIS_PARAM_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds | 12 | 66.67% | 1 | 25.00% |
Jesper Nilsson | 4 | 22.22% | 1 | 25.00% |
Mikael Starvik | 1 | 5.56% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 5.56% | 1 | 25.00% |
Total | 18 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.