aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/uapi/asm/setup.h
blob: 66b13a5228808dcbf79a03bac165788bc439af18 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */

#ifndef _UAPI_ASM_RISCV_SETUP_H
#define _UAPI_ASM_RISCV_SETUP_H

#define COMMAND_LINE_SIZE	1024

#endif /* _UAPI_ASM_RISCV_SETUP_H */