2026-01-21 18:59:54 +08:00

8 lines
167 B
C

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_ASM_SW64_SETUP_H
#define _UAPI_ASM_SW64_SETUP_H
#define COMMAND_LINE_SIZE 2048
#endif