brintos

brintos / linux-shallow public Read only

0
0
Text · 190 B · 88ac510 Raw
8 lines · c
1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */2#ifndef __ASM_GENERIC_SETUP_H3#define __ASM_GENERIC_SETUP_H4 5#define COMMAND_LINE_SIZE	5126 7#endif	/* __ASM_GENERIC_SETUP_H */8