summaryrefslogtreecommitdiff
path: root/arch/riscv/include/uapi/asm/setup.h
blob: eb4f0209c6960e8ef5a5360175018fe24e1d301c (plain) (blame)
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	2048

#endif /* _UAPI_ASM_RISCV_SETUP_H */