blob: d936a64bbafdfa147e02558a04a8becb910aa2f9 [file] [log] [blame]
Greg Kroah-Hartman6f52b162017-11-01 15:08:43 +01001/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
David Howellsf7f4dc12012-12-19 16:07:18 +00002#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 */