Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #ifndef _x8664_SETUP_H |
2 | #define _x8664_SETUP_H | ||||
3 | |||||
Alon Bar-Lev | bbd4bb9 | 2007-02-12 00:54:28 -0800 | [diff] [blame] | 4 | #define COMMAND_LINE_SIZE 2048 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | |
6 | #endif |