Linux 4.1.18
[linux/fpc-iii.git] / arch / avr32 / include / uapi / asm / setup.h
bloba654df7dba462c68de298a3d7b3741b0a5855cf5
1 /*
2 * Copyright (C) 2004-2006 Atmel Corporation
4 * Based on linux/include/asm-arm/setup.h
5 * Copyright (C) 1997-1999 Russell King
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
11 #ifndef _UAPI__ASM_AVR32_SETUP_H__
12 #define _UAPI__ASM_AVR32_SETUP_H__
14 #define COMMAND_LINE_SIZE 256
16 #endif /* _UAPI__ASM_AVR32_SETUP_H__ */