Blame view

include/asm-ia64/setup.h 86 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
  #ifndef __IA64_SETUP_H
  #define __IA64_SETUP_H
cca97de11   Alon Bar-Lev   [PATCH] ia64: 204...
3
  #define COMMAND_LINE_SIZE	2048
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
4
5
  
  #endif