Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / frv / include / uapi / asm / setup.h
blobf54957047900bf6233b92715e3500f51fda932ce
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
2 /* setup.h: setup stuff
4 * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version
10 * 2 of the License, or (at your option) any later version.
13 #ifndef _UAPI_ASM_SETUP_H
14 #define _UAPI_ASM_SETUP_H
16 #define COMMAND_LINE_SIZE 512
19 #endif /* _UAPI_ASM_SETUP_H */