Blame view

include/asm-generic/setup.h 127 Bytes
6103ec56c   Arnd Bergmann   asm-generic: add ...
1
2
3
4
5
6
  #ifndef __ASM_GENERIC_SETUP_H
  #define __ASM_GENERIC_SETUP_H
  
  #define COMMAND_LINE_SIZE	512
  
  #endif	/* __ASM_GENERIC_SETUP_H */