Release 4.14 arch/frv/include/uapi/asm/param.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_PARAM_H
#define _ASM_PARAM_H
#define EXEC_PAGESIZE 16384
#include <asm-generic/param.h>
#endif /* _ASM_PARAM_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
David Howells | 16 | 94.12% | 2 | 66.67% |
Greg Kroah-Hartman | 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.