aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/riscv-linux-any/asm/setup.h
blob: 1094751b59fb571a1c24db0f162af1abd15a65d2 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */

#ifndef _ASM_RISCV_SETUP_H
#define _ASM_RISCV_SETUP_H

#define COMMAND_LINE_SIZE	1024

#endif /* _ASM_RISCV_SETUP_H */