1 #ifndef __IA64_SETUP_H
2 #define __IA64_SETUP_H
3 
4 #define COMMAND_LINE_SIZE	2048
5 
6 #endif
7