Release 4.17 include/uapi/asm-generic/setup.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ASM_GENERIC_SETUP_H
#define __ASM_GENERIC_SETUP_H
#define COMMAND_LINE_SIZE 512
#endif /* __ASM_GENERIC_SETUP_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Arnd Bergmann | 13 | 92.86% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 7.14% | 1 | 50.00% |
Total | 14 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.