]> Git Repo - linux.git/blob - arch/microblaze/include/uapi/asm/setup.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / arch / microblaze / include / uapi / asm / setup.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /*
3  * Copyright (C) 2007-2009 Michal Simek <[email protected]>
4  * Copyright (C) 2007-2009 PetaLogix
5  * Copyright (C) 2006 Atmark Techno, Inc.
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.
10  */
11
12 #ifndef _UAPI_ASM_MICROBLAZE_SETUP_H
13 #define _UAPI_ASM_MICROBLAZE_SETUP_H
14
15 #define COMMAND_LINE_SIZE       256
16
17 # ifndef __ASSEMBLY__
18
19 # endif /* __ASSEMBLY__ */
20 #endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */
This page took 0.03497 seconds and 4 git commands to generate.