David Howells | 83b9d3a | 2012-10-10 12:09:31 +0100 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2004-2006 Atmel Corporation |
| 3 | * |
| 4 | * Based on linux/include/asm-arm/setup.h |
| 5 | * Copyright (C) 1997-1999 Russell King |
| 6 | * |
| 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. |
| 10 | */ |
| 11 | #ifndef _UAPI__ASM_AVR32_SETUP_H__ |
| 12 | #define _UAPI__ASM_AVR32_SETUP_H__ |
| 13 | |
| 14 | #define COMMAND_LINE_SIZE 256 |
| 15 | |
| 16 | |
| 17 | #endif /* _UAPI__ASM_AVR32_SETUP_H__ */ |