WIP FPC-III support
[linux/fpc-iii.git] / arch / m68k / include / uapi / asm / setup.h
blob25fe26d5597cc6adb3090c300e5e1c1004b374df
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /*
3 ** asm/setup.h -- Definition of the Linux/m68k setup information
4 **
5 ** Copyright 1992 by Greg Harp
6 **
7 ** This file is subject to the terms and conditions of the GNU General Public
8 ** License. See the file COPYING in the main directory of this archive
9 ** for more details.
12 #ifndef _UAPI_M68K_SETUP_H
13 #define _UAPI_M68K_SETUP_H
15 #define COMMAND_LINE_SIZE 256
17 #endif /* _UAPI_M68K_SETUP_H */