Release 4.11 arch/cris/include/uapi/asm/param.h
#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 | 70.59% | 1 | 33.33% |
Jesper Nilsson | 4 | 23.53% | 1 | 33.33% |
Mikael Starvik | 1 | 5.88% | 1 | 33.33% |
Total | 17 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.