]> Git Repo - linux.git/blob - arch/m32r/include/uapi/asm/setup.h
KVM: s390: prevent buffer overrun on memory hotplug during migration
[linux.git] / arch / m32r / include / uapi / asm / setup.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI_ASM_M32R_SETUP_H
3 #define _UAPI_ASM_M32R_SETUP_H
4
5 /*
6  * This is set up by the setup-routine at boot-time
7  */
8
9 #define COMMAND_LINE_SIZE       512
10
11
12 #endif /* _UAPI_ASM_M32R_SETUP_H */
This page took 0.034824 seconds and 4 git commands to generate.