Warning: This file is not a C or C++ file. It does not have highlighting.
| 1 | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ |
|---|---|
| 2 | |
| 3 | #ifndef _UAPI_ASM_LOONGARCH_SETUP_H |
| 4 | #define _UAPI_ASM_LOONGARCH_SETUP_H |
| 5 | |
| 6 | #define COMMAND_LINE_SIZE 4096 |
| 7 | |
| 8 | #endif /* _UAPI_ASM_LOONGARCH_SETUP_H */ |
| 9 |
Warning: This file is not a C or C++ file. It does not have highlighting.
