]> Git Repo - linux.git/blob - arch/m68k/include/uapi/asm/setup.h
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
[linux.git] / arch / m68k / include / uapi / asm / setup.h
1 /*
2 ** asm/setup.h -- Definition of the Linux/m68k setup information
3 **
4 ** Copyright 1992 by Greg Harp
5 **
6 ** This file is subject to the terms and conditions of the GNU General Public
7 ** License.  See the file COPYING in the main directory of this archive
8 ** for more details.
9 */
10
11 #ifndef _UAPI_M68K_SETUP_H
12 #define _UAPI_M68K_SETUP_H
13
14 #define COMMAND_LINE_SIZE 256
15
16 #endif /* _UAPI_M68K_SETUP_H */
This page took 0.033589 seconds and 4 git commands to generate.