summaryrefslogtreecommitdiff
path: root/arch/c6x/include/uapi/asm/setup.h
blob: e90548cebec3d9d08b7a0b21d59b5c0797a13927 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_ASM_C6X_SETUP_H
#define _UAPI_ASM_C6X_SETUP_H

#define COMMAND_LINE_SIZE   1024

#endif /* _UAPI_ASM_C6X_SETUP_H */