1 #ifndef _ASM_X86_SETUP_H 2 #define _ASM_X86_SETUP_H 3 4 #define COMMAND_LINE_SIZE 2048 5 6 7 #endif /* _ASM_X86_SETUP_H */ 8