blob: 88ac5100df3598f23a7b0159fa91d9f29a24f3da [file] [log] [blame]
Greg Kroah-Hartman6f52b162017-11-01 15:08:43 +01001/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Arnd Bergmann6103ec52009-05-13 22:56:27 +00002#ifndef __ASM_GENERIC_SETUP_H
3#define __ASM_GENERIC_SETUP_H
4
5#define COMMAND_LINE_SIZE 512
6
7#endif /* __ASM_GENERIC_SETUP_H */